summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* htb: call qdisc_root with rcu read lock heldFlorian Westphal2016-06-151-0/+2
* net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim2016-06-151-1/+1
* act_ipt: fix a bind refcnt leakWANG Cong2016-06-151-2/+5
* net_sched: prio: insure proper transactional behaviorEric Dumazet2016-06-151-34/+23
* net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2016-06-152-1/+1
* Merge branch 'ovs-notifications'David S. Miller2016-06-143-30/+56
|\
| * ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-0/+4
| * ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-0/+4
| * ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-24/+34
| * ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-142-6/+14
|/
* udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2016-06-142-112/+32
* net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet2016-06-141-0/+4
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-142-51/+14
* ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa2016-06-141-2/+5
* ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa2016-06-141-2/+5
* ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa2016-06-141-2/+2
* ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2016-06-141-1/+1
* phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber2016-06-141-12/+26
* net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk2016-06-121-4/+0
* net_sched: prio: properly report out of memory errorsEric Dumazet2016-06-121-20/+12
* ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller2016-06-111-0/+2
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-2/+2
* Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-101-6/+7
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-7/+6
* Merge branch 'mediatek-fixes'David S. Miller2016-06-102-19/+45
|\
| * net: mediatek: remove superfluous queue wake up callJohn Crispin2016-06-101-5/+2
| * net: mediatek: only wake the queue if it is stoppedJohn Crispin2016-06-101-1/+16
| * net: mediatek: fix off by one in the TX ring allocationJohn Crispin2016-06-101-2/+1
| * net: mediatek: increase watchdog_timeoJohn Crispin2016-06-101-1/+1
| * net: mediatek: fix threshold valueJohn Crispin2016-06-101-2/+1
| * net: mediatek: disable all interrupts during probeJohn Crispin2016-06-101-1/+1
| * net: mediatek: add next data pointer coherency protectionJohn Crispin2016-06-102-1/+2
| * net: mediatek: dropped rx packets are not being counted properlyJohn Crispin2016-06-101-0/+2
| * net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin2016-06-101-1/+1
| * net: mediatek: fix missing free of scratch memoryJohn Crispin2016-06-102-5/+15
| * net: mediatek: add missing return code checkJohn Crispin2016-06-101-0/+3
|/
* net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks2016-06-101-1/+1
* net: diag: add missing declarationsBen Dooks2016-06-102-6/+6
* bridge: Fix incorrect re-injection of STP packetsIdo Schimmel2016-06-101-3/+12
* net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl2016-06-101-13/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-1093-460/+828
|\
| * vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2016-06-102-3/+3
| * packet: compat support for sock_fprogWillem de Bruijn2016-06-093-2/+41
| * stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-091-1/+1
| * Merge branch 'mlx5-fixes'David S. Miller2016-06-0910-52/+128
| |\
| | * net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-091-1/+2
| | * net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-091-4/+1
| | * net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-091-0/+1
| | * net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-094-4/+68
| | * net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-091-4/+1
OpenPOWER on IntegriCloud