summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-16gre: fix error handlerEric Dumazet
2016-06-16net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-06-16net: skfb: remove obsolete -I cflagArnd Bergmann
2016-06-16tipc: eliminate uninitialized variable warningYing Xue
2016-06-16tipc: 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-15Merge branch 'ovs-notifications'David S. Miller
2016-06-15ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel
2016-06-15ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel
2016-06-15ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel
2016-06-15ovs/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-13net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk
2016-06-13net_sched: prio: properly report out of memory errorsEric Dumazet
2016-06-12ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller
2016-06-11net: au1000_eth: fix PHY detectionManuel Lauss
2016-06-11Revert "net: au1000_eth: fix PHY detection"David S. Miller
2016-06-11net: au1000_eth: fix PHY detectionManuel Lauss
2016-06-11Merge branch 'mediatek-fixes'David S. Miller
2016-06-11net: mediatek: remove superfluous queue wake up callJohn Crispin
2016-06-11net: mediatek: only wake the queue if it is stoppedJohn Crispin
2016-06-11net: mediatek: fix off by one in the TX ring allocationJohn Crispin
2016-06-11net: mediatek: increase watchdog_timeoJohn Crispin
2016-06-11net: mediatek: fix threshold valueJohn Crispin
2016-06-11net: mediatek: disable all interrupts during probeJohn Crispin
2016-06-11net: mediatek: add next data pointer coherency protectionJohn Crispin
2016-06-11net: mediatek: dropped rx packets are not being counted properlyJohn Crispin
2016-06-11net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin
2016-06-11net: mediatek: fix missing free of scratch memoryJohn Crispin
2016-06-11net: mediatek: add missing return code checkJohn Crispin
2016-06-11net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks
2016-06-11net: diag: add missing declarationsBen Dooks
2016-06-11bridge: Fix incorrect re-injection of STP packetsIdo Schimmel
2016-06-11net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl