Age | Commit message (Expand) | Author |
2017-03-09 | Merge branch 'bnxt_en-misc-small-fixes' | David S. Miller |
2017-03-09 | bnxt_en: Ignore 0 value in autoneg supported speed from firmware. | Michael Chan |
2017-03-09 | bnxt_en: Check if firmware LLDP agent is running. | Michael Chan |
2017-03-09 | bnxt_en: Call bnxt_ulp_stop() during tx timeout. | Michael Chan |
2017-03-09 | bnxt_en: Perform function reset earlier during probe. | Michael Chan |
2017-03-09 | tun: remove copyright printing | LABBE Corentin |
2017-03-09 | net: initialize msg.msg_flags in recvfrom | Alexander Potapenko |
2017-03-09 | Merge branch 'bpf-htab-fixes' | David S. Miller |
2017-03-09 | bpf: convert htab map to hlist_nulls | Alexei Starovoitov |
2017-03-09 | bpf: fix struct htab_elem layout | Alexei Starovoitov |
2017-03-09 | uapi: fix linux/packet_diag.h userspace compilation error | Dmitry V. Levin |
2017-03-09 | net/tunnel: set inner protocol in network gro hooks | Paolo Abeni |
2017-03-09 | qed: Fix copy of uninitialized memory | robert.foss@collabora.com |
2017-03-09 | Merge branch 'thunderx-misc-fixes' | David S. Miller |
2017-03-09 | net: thunderx: Allow IPv6 frames with zero UDP checksum | Thanneeru Srinivasulu |
2017-03-09 | net: thunderx: Fix invalid mac addresses for node1 interfaces | Sunil Goutham |
2017-03-09 | net: thunderx: Fix LMAC mode debug prints for QSGMII mode | Sunil Goutham |
2017-03-09 | net: thunderx: Fix IOMMU translation faults | Sunil Goutham |
2017-03-09 | rds: ib: add error handle | Zhu Yanjun |
2017-03-09 | liquidio: improve UDP TX performance | VSR Burru |
2017-03-09 | net: ipv6: Remove redundant RTA_OIF in multipath routes | David Ahern |
2017-03-08 | mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy | Jiri Pirko |
2017-03-08 | vrf: Fix use-after-free in vrf_xmit | David Ahern |
2017-03-08 | team: use ETH_MAX_MTU as max mtu | Jarod Wilson |
2017-03-08 | net: Revert ksettings conversions. | David S. Miller |
2017-03-08 | net: ibm: emac: fix regression caused by emac_dt_phy_probe() | Christian Lamparter |
2017-03-08 | net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-08 | net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-08 | net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-08 | net: sun: sungem: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-08 | net: sun: niu: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-08 | net: sun: cassini: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-08 | net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-08 | net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-03-07 | ipv6: reorder icmpv6_init() and ip6_mr_init() | WANG Cong |
2017-03-07 | dccp: fix use-after-free in dccp_feat_activate_values | Eric Dumazet |
2017-03-07 | ibmvnic: Allocate number of rx/tx buffers agreed on by firmware | Thomas Falcon |
2017-03-07 | ibmvnic: Fix overflowing firmware/hardware TX queue | Thomas Falcon |
2017-03-07 | net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump | Alexey Khoroshilov |
2017-03-07 | Merge branch 'rds-fixes' | David S. Miller |
2017-03-07 | rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races | Sowmini Varadhan |
2017-03-07 | rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races | Sowmini Varadhan |
2017-03-07 | rds: tcp: Take explicit refcounts on struct net | Sowmini Varadhan |
2017-03-07 | Merge branch 'sock_hold-misuses' | David S. Miller |
2017-03-07 | net: fix socket refcounting in skb_complete_tx_timestamp() | Eric Dumazet |
2017-03-07 | net: fix socket refcounting in skb_complete_wifi_ack() | Eric Dumazet |
2017-03-07 | rxrpc: Call state should be read with READ_ONCE() under some circumstances | David Howells |
2017-03-07 | tcp: fix various issues for sockets morphing to listen state | Eric Dumazet |
2017-03-07 | Merge branch 'bnx2x-fixes' | David S. Miller |