summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-154-10/+12
* netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang2016-06-151-1/+1
* netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal2016-06-151-0/+2
* Merge branch 'ovs-notifications'David S. Miller2016-06-153-30/+56
|\
| * ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-151-0/+4
| * ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-151-0/+4
| * ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-151-24/+34
| * ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-152-6/+14
|/
* udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2016-06-142-112/+32Star
* 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/+14Star
* 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-131-4/+0Star
* net_sched: prio: properly report out of memory errorsEric Dumazet2016-06-131-20/+12Star
* ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller2016-06-121-0/+2
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-111-2/+2
* Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-111-6/+7
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-111-7/+6Star
* Merge branch 'mediatek-fixes'David S. Miller2016-06-112-19/+45
|\
| * net: mediatek: remove superfluous queue wake up callJohn Crispin2016-06-111-5/+2Star
| * net: mediatek: only wake the queue if it is stoppedJohn Crispin2016-06-111-1/+16
| * net: mediatek: fix off by one in the TX ring allocationJohn Crispin2016-06-111-2/+1Star
| * net: mediatek: increase watchdog_timeoJohn Crispin2016-06-111-1/+1
| * net: mediatek: fix threshold valueJohn Crispin2016-06-111-2/+1Star
| * net: mediatek: disable all interrupts during probeJohn Crispin2016-06-111-1/+1
| * net: mediatek: add next data pointer coherency protectionJohn Crispin2016-06-112-1/+2
| * net: mediatek: dropped rx packets are not being counted properlyJohn Crispin2016-06-111-0/+2
| * net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin2016-06-111-1/+1
| * net: mediatek: fix missing free of scratch memoryJohn Crispin2016-06-112-5/+15
| * net: mediatek: add missing return code checkJohn Crispin2016-06-111-0/+3
|/
* net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks2016-06-111-1/+1
* net: diag: add missing declarationsBen Dooks2016-06-112-6/+6
* bridge: Fix incorrect re-injection of STP packetsIdo Schimmel2016-06-111-3/+12
* net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl2016-06-111-13/+4Star
* 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-103-2/+41
| * stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-101-1/+1
| * Merge branch 'mlx5-fixes'David S. Miller2016-06-1010-52/+128
| |\
| | * net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-101-1/+2
| | * net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-101-4/+1Star
| | * net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-101-0/+1
| | * net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-104-4/+68
| | * net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-101-4/+1Star
| | * net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-101-17/+17
| | * net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-101-3/+3