summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-09bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan
2017-03-09bnxt_en: Check if firmware LLDP agent is running.Michael Chan
2017-03-09bnxt_en: Call bnxt_ulp_stop() during tx timeout.Michael Chan
2017-03-09bnxt_en: Perform function reset earlier during probe.Michael Chan
2017-03-09tun: remove copyright printingLABBE Corentin
2017-03-09net: initialize msg.msg_flags in recvfromAlexander Potapenko
2017-03-09Merge branch 'bpf-htab-fixes'David S. Miller
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov
2017-03-09bpf: fix struct htab_elem layoutAlexei Starovoitov
2017-03-09uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-09net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-09qed: Fix copy of uninitialized memoryrobert.foss@collabora.com
2017-03-09Merge branch 'thunderx-misc-fixes'David S. Miller
2017-03-09net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu
2017-03-09net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham
2017-03-09net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham
2017-03-09net: thunderx: Fix IOMMU translation faultsSunil Goutham
2017-03-09rds: ib: add error handleZhu Yanjun
2017-03-09liquidio: improve UDP TX performanceVSR Burru
2017-03-09net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern
2017-03-08mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko
2017-03-08vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-08team: use ETH_MAX_MTU as max mtuJarod Wilson
2017-03-08net: Revert ksettings conversions.David S. Miller
2017-03-08net: ibm: emac: fix regression caused by emac_dt_phy_probe()Christian Lamparter
2017-03-08net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-03-07ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2017-03-07dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-07ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon
2017-03-07ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon
2017-03-07net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov
2017-03-07Merge branch 'rds-fixes'David S. Miller
2017-03-07rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan
2017-03-07rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan
2017-03-07rds: tcp: Take explicit refcounts on struct netSowmini Varadhan
2017-03-07Merge branch 'sock_hold-misuses'David S. Miller
2017-03-07net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-07net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-07rxrpc: Call state should be read with READ_ONCE() under some circumstancesDavid Howells
2017-03-07tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-07Merge branch 'bnx2x-fixes'David S. Miller
2017-03-07bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt