summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-14ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa
2016-06-14ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber
2016-06-12net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk
2016-06-12net_sched: prio: properly report out of memory errorsEric Dumazet
2016-06-11ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss
2016-06-10Revert "net: au1000_eth: fix PHY detection"David S. Miller
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss
2016-06-10Merge branch 'mediatek-fixes'David S. Miller
2016-06-10net: mediatek: remove superfluous queue wake up callJohn Crispin
2016-06-10net: mediatek: only wake the queue if it is stoppedJohn Crispin
2016-06-10net: mediatek: fix off by one in the TX ring allocationJohn Crispin
2016-06-10net: mediatek: increase watchdog_timeoJohn Crispin
2016-06-10net: mediatek: fix threshold valueJohn Crispin
2016-06-10net: mediatek: disable all interrupts during probeJohn Crispin
2016-06-10net: mediatek: add next data pointer coherency protectionJohn Crispin
2016-06-10net: mediatek: dropped rx packets are not being counted properlyJohn Crispin
2016-06-10net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin
2016-06-10net: mediatek: fix missing free of scratch memoryJohn Crispin
2016-06-10net: mediatek: add missing return code checkJohn Crispin
2016-06-10net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks
2016-06-10net: diag: add missing declarationsBen Dooks
2016-06-10bridge: Fix incorrect re-injection of STP packetsIdo Schimmel
2016-06-10net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds