summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-09MAINTAINERS: Update mlx4_en driver entryIdo Shamay
2015-10-09net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat
2015-10-09net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto
2015-10-08net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare
2015-10-08mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann
2015-10-08bpf: clear sender_cpu before xmitAlexei Starovoitov
2015-10-08act_mirred: clear sender cpu before sending to txWANG Cong
2015-10-08af_unix: constify the sock parameter in unix_sk()Paul Moore
2015-10-07Merge branch 'ovs-ct-fixes'David S. Miller
2015-10-07openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer
2015-10-07openvswitch: Extend ct_state match field to 32 bitsJoe Stringer
2015-10-07openvswitch: Reject ct_state unsupported bitsJoe Stringer
2015-10-07openvswitch: Ensure flow is valid before executing ctJoe Stringer
2015-10-07openvswitch: Fix skb leak in ovs_fragment()Joe Stringer
2015-10-07openvswitch: Fix typos in CT headersJoe Stringer
2015-10-07Merge branch 'dsa-unbind'David S. Miller
2015-10-07net: dsa: exit probe if no switch were foundNeil Armstrong
2015-10-07net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong
2015-10-07net: dsa: complete dsa_switch_destroyNeil Armstrong
2015-10-07net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong
2015-10-07net: dsa: add missing kfree on removeNeil Armstrong
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern
2015-10-07i40e/i40evf: set AQ count after memory allocationMitch Williams
2015-10-06amd-xgbe: Check for successful buffer allocation before useTom Lendacky
2015-10-05openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar
2015-10-05ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan
2015-10-05ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov
2015-10-05bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer
2015-10-05net/unix: fix logic about sk_peek_offsetAndrey Vagin
2015-10-05act_mirred: always release tcf hashWANG Cong
2015-10-05act_mirred: fix a race condition on mirred_listWANG Cong
2015-10-05i40e: fix offload of GRE tunnelsJesse Brandeburg
2015-10-05Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub...David S. Miller
2015-10-05ipv4: fix reply_dst leakage on arp replyJiri Benc
2015-10-05inet: fix race in reqsk_queue_unlink()Eric Dumazet
2015-10-05tcp/dccp: fix old style declarationsRaanan Avargil
2015-10-05net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-05net: usb: asix: Fix crash on skb alloc failureDavid B. Robins
2015-10-05Merge tag 'linux-can-fixes-for-4.3-20150930' of git://git.kernel.org/pub/scm/...David S. Miller
2015-10-05amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang
2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-02dmapool: fix overflow condition in pool_find_page()Robin Murphy