- c68d7f1 Merge branch 'tcp_get_info-locking' by David S. Miller · 8 years ago
- 67db3e4 tcp: no longer hold ehash lock while calling tcp_get_info() by Eric Dumazet · 8 years ago
- ccbf3bf tcp: shortcut listeners in tcp_get_info() by Eric Dumazet · 8 years ago
- 721ad32 Merge branch 'Meson-GXL-internal-phy' by David S. Miller · 8 years ago
- 7334b3e net: phy: Add Meson GXL Internal PHY driver by Neil Armstrong · 8 years ago
- 9a4c803 net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes by Neil Armstrong · 8 years ago
- ddc5e15 Merge branch 'rds-tcp-fixes' by David S. Miller · 8 years ago
- 117d15b RDS: TCP: start multipath acceptor loop at 0 by Sowmini Varadhan · 8 years ago
- 1ac507d RDS: TCP: report addr/port info based on TCP socket in rds-info by Sowmini Varadhan · 8 years ago
- f5f9930 sock: do not set sk_err in sock_dequeue_err_skb by Soheil Hassas Yeganeh · 8 years ago
- 5f7f750 Merge branch 'IFF_NO_QUEUE-semantics' by David S. Miller · 8 years ago
- 84c46dd qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device by Jesper Dangaard Brouer · 8 years ago
- 1159708 net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len by Jesper Dangaard Brouer · 8 years ago
- d0a81f6 net: make default TX queue length a defined constant by Jesper Dangaard Brouer · 8 years ago
- fc13fd3 Merge branch 'udp-fwd-mem-sched-on-dequeue' by David S. Miller · 8 years ago
- 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
- ad95903 net/sock: add an explicit sk argument for ip_cmsg_recv_offset() by Paolo Abeni · 8 years ago
- cd2c0f4 net: Update raw socket bind to consider l3 domain by David Ahern · 8 years ago
- 0ca6e00 Merge branch 'ns2-amac' by David S. Miller · 8 years ago
- dddc3c9 arm64: dts: NS2: add AMAC ethernet support by Jon Mason · 8 years ago
- dd5c5d0 net: ethernet: bgmac: add NS2 support by Jon Mason · 8 years ago
- 1676aba5ef net: ethernet: bgmac: device tree phy enablement by Jon Mason · 8 years ago
- 0086f09 Documentation: devicetree: net: add NS2 bindings to amac by Jon Mason · 8 years ago
- b14995a net: phy: broadcom: Add BCM54810 PHY entry by Jon Mason · 8 years ago
- 3b9feb6 Documentation: devicetree: add PHY lane swap binding by Jon Mason · 8 years ago
- 5b4e290 net: phy: broadcom: add bcm54xx_auxctl_read by Jon Mason · 8 years ago
- 94edc86 Merge branch 'dwmac-sti-refactor-cleanup' by David S. Miller · 8 years ago
- cb42d4b stmmac: dwmac-sti: remove unused priv dev member by Joachim Eastwood · 8 years ago
- 0eebedc stmmac: dwmac-sti: clean up and rename sti_dwmac_init by Joachim Eastwood · 8 years ago
- b89cbfb stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handling by Joachim Eastwood · 8 years ago
- 06a6e82 stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_data by Joachim Eastwood · 8 years ago
- 2517cfd stmmac: dwmac-sti: add PM ops and resume function by Joachim Eastwood · 8 years ago
- b211aa6 stmmac: dwmac-sti: remove clk NULL checks by Joachim Eastwood · 8 years ago
- a4c48ad stmmac: dwmac-sti: remove useless of_node check by Joachim Eastwood · 8 years ago
- 9811d1e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- b6e4179 mlxsw: Remove unused including <generated/utsrelease.h> by Wei Yongjun · 8 years ago
- eeffcee ixgbevf: Handle previously-freed msix_entries by Mark Rustad · 8 years ago
- 9f3c750 ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers by Sowmini Varadhan · 8 years ago
- 5202882 ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets by Sowmini Varadhan · 8 years ago
- 5f1c358 ixgbe: Correct X550 phy ID by Don Skidmore · 8 years ago
- 470739b ixgbe: Add X553 FW ALEF support by Don Skidmore · 8 years ago
- 55570b6 ixgbe: set device if before calling get_invariants by Emil Tantilov · 8 years ago
- b71f6c4 ixgbe: use link instead of I2C combined abstraction by Emil Tantilov · 8 years ago
- 812d7df ixgbe: remove SFP ixfi support by Emil Tantilov · 8 years ago
- 1fa7125 ixgbe: Handle previously-freed msix_entries by Mark Rustad · 8 years ago
- 2916500 ixgbe: Add X553 PHY FC autoneg support by Don Skidmore · 8 years ago
- 21d882e ixgbe: fix link status check for copper X550em by Emil Tantilov · 8 years ago
- 4dc4000 ixgbe: do not use ixgbe specific mdio defines by Emil Tantilov · 8 years ago
- d2e455a ixgbe: Update setup PHY link to unset all speeds by Don Skidmore · 8 years ago
- 805cedd ixgbe: Add support to retrieve and store LED link active by Don Skidmore · 8 years ago
- 0c1b7de ixgbe: Add X552 iXFI configuration helper function by Don Skidmore · 8 years ago
- 95ae31a Merge branch 'nfp-ring-reconfig-and-xdp-support' by David S. Miller · 8 years ago
- 6d67707 nfp: add support for offload of XDP programs by Jakub Kicinski · 8 years ago
- 2e9d594 nfp: remove unnecessary parameters from nfp_net_bpf_offload() by Jakub Kicinski · 8 years ago
- ecd63a02 nfp: add XDP support in the driver by Jakub Kicinski · 8 years ago
- 68f929f debugfs: constify argument to debugfs_real_fops() by Jakub Kicinski · 8 years ago
- 13df4c6 nfp: reorganize nfp_net_rx() to get packet offsets early by Jakub Kicinski · 8 years ago
- 164d1e9 nfp: add support for ethtool .set_channels by Jakub Kicinski · 8 years ago
- 1e9e10d nfp: move RSS indirection table init into a separate function by Jakub Kicinski · 8 years ago
- e31230f nfp: add helper to reassign rings to IRQ vectors by Jakub Kicinski · 8 years ago
- 0668b60 nfp: loosen relation between rings and IRQs vectors by Jakub Kicinski · 8 years ago
- a10b563 nfp: reuse ring helpers on .ndo_open() path by Jakub Kicinski · 8 years ago
- 0ae42df nfp: rename ring allocation helpers by Jakub Kicinski · 8 years ago
- 68453c7 nfp: centralize runtime reconfiguration logic by Jakub Kicinski · 8 years ago
- 81cc2e4 nfp: add support for ethtool .get_channels by Jakub Kicinski · 8 years ago
- 013724e Merge branch 'amd-xgbe-updates' by David S. Miller · 8 years ago
- bd8255d amd-xgbe: Prepare for supporting PCI devices by Lendacky, Thomas · 8 years ago
- 4b8acdf amd-xgbe: Update how to determine DMA channel status by Lendacky, Thomas · 8 years ago
- e5a20b9 amd-xgbe: Support for 64-bit management counter registers by Lendacky, Thomas · 8 years ago
- b03a4a6 amd-xgbe: Prepare for a new PCS register access method by Lendacky, Thomas · 8 years ago
- 1bf40ad amd-xgbe: Add support for clause 37 auto-negotiation by Lendacky, Thomas · 8 years ago
- a64def4 amd-xgbe: Prepare for introduction of clause 37 autoneg by Lendacky, Thomas · 8 years ago
- e57f7a3 amd-xgbe: Prepare for working with more than one type of phy by Lendacky, Thomas · 8 years ago
- 43e0dcf amd-xgbe: Perform priority-based hardware FIFO allocation by Lendacky, Thomas · 8 years ago
- 586e3cfb amd-xgbe: Prepare for priority-based FIFO allocation by Lendacky, Thomas · 8 years ago
- d9682c9 amd-xgbe: Fix formatting of PCS register dump by Lendacky, Thomas · 8 years ago
- 4fb7450 Merge branch 'uid-routing' by David S. Miller · 8 years ago
- e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
- 622ec2c net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
- 86741ec net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
- 0d53072 Merge branch 'dsa-mv88e6xxx-port-operation-refine' by David S. Miller · 8 years ago
- d78343d net: dsa: mv88e6xxx: setup port's MAC by Vivien Didelot · 8 years ago
- 96a2b40 net: dsa: mv88e6xxx: add port's MAC speed setter by Vivien Didelot · 8 years ago
- a0a0f62 net: dsa: mv88e6xxx: add port's RGMII delay setter by Vivien Didelot · 8 years ago
- 7f1ae07 net: dsa: mv88e6xxx: add port duplex setter by Vivien Didelot · 8 years ago
- 08ef7f1 net: dsa: mv88e6xxx: add port link setter by Vivien Didelot · 8 years ago
- 385a099 net: dsa: mv88e6xxx: add port 802.1Q mode setter by Vivien Didelot · 8 years ago
- 77064f3 net: dsa: mv88e6xxx: add port PVID accessors by Vivien Didelot · 8 years ago
- b4e48c5 net: dsa: mv88e6xxx: add port FID accessors by Vivien Didelot · 8 years ago
- 5a7921f net: dsa: mv88e6xxx: add port vlan map setter by Vivien Didelot · 8 years ago
- e28def33 net: dsa: mv88e6xxx: add port state setter by Vivien Didelot · 8 years ago
- 18abed2 net: dsa: mv88e6xxx: add port files by Vivien Didelot · 8 years ago
- 5976c5f net/sched: cls_flower: Support matching on SCTP ports by Simon Horman · 8 years ago
- 5e5f89e mlxsw: pci: Fix the FW ready mask length by Elad Raz · 8 years ago
- a799126 Merge branch 'ip-recvfragsize-cmsg' by David S. Miller · 8 years ago
- dbd1759 ipv6: on reassembly, record frag_max_size by Willem de Bruijn · 8 years ago
- 0cc0aa61 ipv6: add IPV6_RECVFRAGSIZE cmsg by Willem de Bruijn · 8 years ago
- 70ecc24 ipv4: add IP_RECVFRAGSIZE cmsg by Willem de Bruijn · 8 years ago
- 1b99e5e Merge branch 'stmmac-OXNAS' by David S. Miller · 8 years ago
- 52b6c5c dt-bindings: net: Add OXNAS DWMAC Bindings by Neil Armstrong · 8 years ago