summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-18AX.25: Close socket connection on session completionBasil Gunn
2016-06-17RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan
2016-06-17net: tilegx: use correct timespec64 typeArnd Bergmann
2016-06-17Merge branch 'mlxsw-fixes'David S. Miller
2016-06-17mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel
2016-06-17mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel
2016-06-17tipc: fix socket timer deadlockJon Paul Maloy
2016-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-17netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso
2016-06-17netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso
2016-06-16nfp: use correct index to mask link state irqJakub Kicinski
2016-06-16sit: correct IP protocol used in ipip6_errSimon Horman
2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann
2016-06-15Merge branch 'r8152-fixes'David S. Miller
2016-06-15r8152: correct the rx early sizehayeswang
2016-06-15r8152: reset the bmuhayeswang
2016-06-15r8152: disable MAC clock speed downhayeswang
2016-06-15Merge branch 'bpf-fixes'David S. Miller
2016-06-15bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-15gre: fix error handlerEric Dumazet
2016-06-15net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-06-15net: skfb: remove obsolete -I cflagArnd Bergmann
2016-06-15tipc: eliminate uninitialized variable warningYing Xue
2016-06-15tipc: fix suspicious RCU usageYing Xue
2016-06-15Merge branch 'macsec-fixes'David S. Miller
2016-06-15macsec: fix SA initializationSabrina Dubroca
2016-06-15macsec: allocate sg and iv on the heapSabrina Dubroca
2016-06-15macsec: add rcu_barrier() on module exitSabrina Dubroca
2016-06-15htb: call qdisc_root with rcu read lock heldFlorian Westphal
2016-06-15net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim
2016-06-15act_ipt: fix a bind refcnt leakWANG Cong
2016-06-15net_sched: prio: insure proper transactional behaviorEric Dumazet
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet
2016-06-15netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang
2016-06-15netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-15netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang
2016-06-15netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal
2016-06-14Merge branch 'ovs-notifications'David S. Miller
2016-06-14ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel
2016-06-14ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel
2016-06-14ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel
2016-06-14ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel
2016-06-14udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin
2016-06-14net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-06-14net: alx: Work around the DMA RX overflow issueFeng Tang
2016-06-14ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa
2016-06-14ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa