summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa2015-10-111-0/+3
* ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa2015-10-111-0/+2
* bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz2015-10-111-0/+7
* Merge branch 'mlxsw-fixes'David S. Miller2015-10-112-2/+4
|\
| * mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel2015-10-111-1/+3
| * mlxsw: switchx2: changing order of exit fallbacksElad Raz2015-10-111-1/+1
|/
* sch_hhf: fix return value of hhf_drop()WANG Cong2015-10-111-1/+10
* Merge branch 'mlx'David S. Miller2015-10-094-4/+19
|\
| * MAINTAINERS: Update mlx4_en driver entryIdo Shamay2015-10-091-1/+0
| * net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat2015-10-091-2/+14
| * net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko2015-10-091-1/+1
| * net/mlx4_core: Avoid failing the interrupts testCarol L Soto2015-10-091-0/+4
|/
* net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto2015-10-081-8/+2
* net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare2015-10-081-2/+0
* mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann2015-10-081-4/+4
* bpf: clear sender_cpu before xmitAlexei Starovoitov2015-10-081-0/+1
* act_mirred: clear sender cpu before sending to txWANG Cong2015-10-081-0/+1
* af_unix: constify the sock parameter in unix_sk()Paul Moore2015-10-081-1/+1
* Merge branch 'ovs-ct-fixes'David S. Miller2015-10-075-30/+50
|\
| * openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-072-17/+10
| * openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-074-11/+11
| * openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-072-0/+18
| * openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-071-0/+6
| * openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-071-4/+7
| * openvswitch: Fix typos in CT headersJoe Stringer2015-10-071-2/+2
|/
* Merge branch 'dsa-unbind'David S. Miller2015-10-071-11/+59
|\
| * net: dsa: exit probe if no switch were foundNeil Armstrong2015-10-071-3/+16
| * net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong2015-10-071-12/+5
| * net: dsa: complete dsa_switch_destroyNeil Armstrong2015-10-071-0/+37
| * net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong2015-10-071-0/+2
| * net: dsa: add missing kfree on removeNeil Armstrong2015-10-071-1/+4
|/
* net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-071-0/+1
* i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-072-4/+4
* amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-051-0/+3
* openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-051-29/+13
* ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan2015-10-051-0/+1
* ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-051-1/+2
* bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann2015-10-051-1/+5
* openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-056-55/+55
* net/unix: fix logic about sk_peek_offsetAndrey Vagin2015-10-051-5/+7
* act_mirred: always release tcf hashWANG Cong2015-10-051-3/+3
* act_mirred: fix a race condition on mirred_listWANG Cong2015-10-051-1/+10
* i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
* Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub...David S. Miller2015-10-054-2/+5
|\
| * ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau2015-09-261-2/+2
| * b43: probe bcma core (device) rev 0x15Rafał Miłecki2015-09-261-0/+1
| * rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka2015-09-261-0/+1
| * ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
* | ipv4: fix reply_dst leakage on arp replyJiri Benc2015-10-051-3/+5
* | inet: fix race in reqsk_queue_unlink()Eric Dumazet2015-10-051-9/+10