- 803f8fc stmmac: move driver data setting into stmmac_dvr_probe by Joachim Eastwood · 9 years ago
- 614919c3 Merge branch 'tcp_src_port_selection' by David S. Miller · 9 years ago
- 946f9eb tcp: improve REUSEADDR/NOREUSEADDR cohabitation by Eric Dumazet · 9 years ago
- f5af1f5 inet_hashinfo: remove bsocket counter by Eric Dumazet · 9 years ago
- ce5ec44 tcp: ensure epoll edge trigger wakeup when write queue is empty by Jason Baron · 9 years ago
- b92d581 Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
- 9f5ac48 cxgb4: Update T4/T5 adapter register ranges by Hariprasad Shenai · 9 years ago
- b562fc3 cxgb4: Optimize and cleanup setup memory window code by Hariprasad Shenai · 9 years ago
- 4e7b3be Merge branch 'sfc-next' by David S. Miller · 9 years ago
- 910c878 sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC by Shradha Shah · 9 years ago
- 860d2ff sfc: Implement dummy disable of VF spoof check for EF10 by Shradha Shah · 9 years ago
- 4392dc6 sfc: add ndo_set_vf_link_state() function for EF10 by Edward Cree · 9 years ago
- 2d432f2 sfc: add ndo_set_vf_vlan() function for EF10 by Shradha Shah · 9 years ago
- 087e902 sfc: Change entity reset on MC reboot to a new datapath-only reset. by Jon Cooper · 9 years ago
- b9af904 sfc: Add ndo_get_vf_config() function for EF10 by Shradha Shah · 9 years ago
- e340be9 sfc: add ndo_set_vf_mac() function for EF10 by Shradha Shah · 9 years ago
- aa09a3d sfc: Initialise MCDI buffers to 0 on declaration. by Jon Cooper · 9 years ago
- 0d5e0fb sfc: Enable a VF to get its own MAC address by Daniel Pieczko · 9 years ago
- 0d32241 sfc: protect filter table against use-after-free by Edward Cree · 9 years ago
- f1122a3 sfc: Store the efx_nic struct of the current VF in the VF data struct by Shradha Shah · 9 years ago
- cfc77c2 sfc: save old MAC address in case sriov_mac_address_changed fails by Shradha Shah · 9 years ago
- 88a37de sfc: Store vf_index in nic_data for Ef10. by Shradha Shah · 9 years ago
- 862f894 sfc: MC_CMD_SET_MAC can only be called by the link control Function by Shradha Shah · 9 years ago
- af6a074 sfc: change definition of MC_CMD_VADAPTOR_ALLOC by Shradha Shah · 9 years ago
- 75122ec sfc: Add permissions to MCDI commands by Shradha Shah · 9 years ago
- 4ec49a3 stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call by Vineet Gupta · 9 years ago
- 3f6e785 qlge: Move jiffies_to_usecs immediately before loop by Joe Perches · 9 years ago
- 4ac2dc8 Merge branch 'rocker-transaction-fixes' by David S. Miller · 9 years ago
- df6a206 rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactional by Simon Horman · 9 years ago
- 550ecc9 rocker: do not make neighbour entry changes when preparing transactions by Simon Horman · 9 years ago
- 42e9488 rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions by Simon Horman · 9 years ago
- 3098ac3 rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing transactions by Simon Horman · 9 years ago
- e26cc7f spider_net: Use DECLARE_BITMAP by Joe Perches · 9 years ago
- 3f55b7e Merge branch 'ebpf-tail-call' by David S. Miller · 9 years ago
- 530b2c8 samples/bpf: bpf_tail_call example for networking by Alexei Starovoitov · 9 years ago
- 5bacd78 samples/bpf: bpf_tail_call example for tracing by Alexei Starovoitov · 9 years ago
- b52f00e x86: bpf_jit: implement bpf_tail_call() helper by Alexei Starovoitov · 9 years ago
- 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 9 years ago
- e7582ba net: dev: reduce both ingress hook ifdefs by Daniel Borkmann · 9 years ago
- eb93447 tcp: add a force_schedule argument to sk_stream_alloc_skb() by Eric Dumazet · 9 years ago
- 765c9c6 neigh: Better handling of transition to NUD_PROBE state by Erik Kline · 9 years ago
- 06b2c61 ip: remove unused function prototype by Andy Zhou · 9 years ago
- 4921355 tcp: add rfc3168, section 6.1.1.1. fallback by Daniel Borkmann · 9 years ago
- 134e0db Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
- f404f80 cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder by Hariprasad Shenai · 9 years ago
- 75daacc cxgb4: Remove dead function t4_read_edc and t4_read_mc by Hariprasad Shenai · 9 years ago
- b7a3a8e Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
- 9a03259 be2net: make hwmon interface optional by Arnd Bergmann · 9 years ago
- aea0929 tcp: Return error instead of partial read for saved syn headers by Eric B Munson · 9 years ago
- c9a70d4 net-next: ethtool: Added port speed macros. by Parav Pandit · 9 years ago
- 76d7c45 Merge branch 'icmp_frag' by David S. Miller · 9 years ago
- 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 9 years ago
- 8bc0486 IPv4: skip ICMP for bridge contrack users when defrag expires by Andy Zhou · 9 years ago
- 5cf4228 ipv4: introduce frag_expire_skip_icmp() by Andy Zhou · 9 years ago
- a2ad5d2 selftests/net: expect headroom in psock_fanout rollover by Willem de Bruijn · 9 years ago
- 7e91a21 sfc: nicer log message on Siena SR-IOV probe fail by Edward Cree · 9 years ago
- 0bc4c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
- 17032ae Merge branch 'qeth-next' by David S. Miller · 9 years ago
- 89a2a8e s390/lcs: Fix null-pointer access in msg by Peter Oberparleiter · 9 years ago
- ffb9525 qeth: replace ENOSYS with EOPNOTSUPP by Eugene Crosser · 9 years ago
- ff1d929 qeth: BRIDGEPORT "sanity check" by Eugene Crosser · 9 years ago
- 9c23f4da qeth: OSA version of SETBRIDGEPORT command by Eugene Crosser · 9 years ago
- 0db587b qeth: IFF_PROMISC flag to BRIDGE PORT mode by Eugene Crosser · 9 years ago
- d3c29a5 qeth: remove locks from sysfs _show by Eugene Crosser · 9 years ago
- c88394e qeth: fix handling of IPA return codes by Eugene Crosser · 9 years ago
- c7258d8 qeth: fix rx checksum offload handling by Thomas Richter · 9 years ago
- b9fbe70 netlink: Use random autobind rover by Herbert Xu · 9 years ago
- de13346 netns: make nsid_lock per net by WANG Cong · 9 years ago
- 4ab7f91 net: dsa: bcm_sf2: properly propagate carrier down state for MoCA by Florian Fainelli · 9 years ago
- 74b80e8 flow_dissector: remove bogus return in tipc section by Jiri Pirko · 9 years ago
- 4b02b58 hv_netvsc: change member name of struct netvsc_stats by sixiao@microsoft.com · 9 years ago
- 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 10 years ago
- 5d48ef3 Merge branch 'tcp_mem_pressure' by David S. Miller · 9 years ago
- b66e91c tcp: halves tcp_mem[] limits by Eric Dumazet · 9 years ago
- 76dfa60 tcp: allow one skb to be received per socket under memory pressure by Eric Dumazet · 9 years ago
- 8e4d980 tcp: fix behavior for epoll edge trigger by Eric Dumazet · 9 years ago
- b8da51e tcp: introduce tcp_under_memory_pressure() by Eric Dumazet · 9 years ago
- a6c5ea4 tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() by Eric Dumazet · 9 years ago
- 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 9 years ago
- 4633c9e net-packet: fix null pointer exception in rollover mode by Willem de Bruijn · 9 years ago
- c91d460 net: fix two sparse errors by Eric Dumazet · 9 years ago
- ba6d056 netfilter: synproxy: fix sparse errors by Eric Dumazet · 9 years ago
- 252a8fb ipip: fix one sparse error by Eric Dumazet · 9 years ago
- d53a2aa net: fix sparse error in csum_replace4() by Eric Dumazet · 9 years ago
- 861fb10 netfilter: Use correct return for seq_show functions by Joe Perches · 10 years ago
- 3e2186e net: phy: Add state machine state transitions debug prints by Florian Fainelli · 9 years ago
- 4133fc0 rocker: fix a neigh entry leak issue by Ying Xue · 9 years ago
- 54eac85 Merge branch 'amd-xgbe-next' by David S. Miller · 9 years ago
- fc7aabf amd-xgbe: Remove manual check and set of dma_mask pointer by Lendacky, Thomas · 10 years ago
- c1ce2f7 amd-xgbe: Fix flow control setting logic by Lendacky, Thomas · 10 years ago
- 34bfff4 amd-xgbe: Support defining PHY resources in ETH device node by Lendacky, Thomas · 10 years ago
- 7c12aa0 amd-xgbe: Move the PHY support into amd-xgbe by Lendacky, Thomas · 10 years ago
- 7d9ca34 amd-xgbe: Rework the Rx path SKB allocation by Lendacky, Thomas · 10 years ago
- 34bf65d amd-xgbe: Add netif_* message support to the driver by Lendacky, Thomas · 10 years ago
- 5452b2d amd-xgbe: Add additional stats to be reported via ethtool by Lendacky, Thomas · 10 years ago
- 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 10 years ago
- 6eaf9d1 Merge branch 'stmmac-platform-glue' by David S. Miller · 9 years ago
- 50649ab stmmac: drop driver from stmmac platform code by Joachim Eastwood · 10 years ago
- 4198b7d stmmac: convert dwmac-sunxi to platform driver by Joachim Eastwood · 10 years ago
- 2a32179 stmmac: convert dwmac-sti to platform driver by Joachim Eastwood · 10 years ago