1. 7521519 ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP by Antoine Ténart · 10 years ago
  2. bdc06cd ARM: dts: berlin: add the Ethernet node by Antoine Ténart · 10 years ago
  3. a140fcb net: pxa168_eth: allow to compile the pxa168_eth driver for tests by Antoine Ténart · 10 years ago
  4. 0fdccfc net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver by Antoine Ténart · 10 years ago
  5. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago
  6. 3983068 net: pxa168_eth: set the mac address on the Ethernet controller by Antoine Ténart · 10 years ago
  7. 09f5da1 net: pxa168_eth: fix Ethernet flow control status by Antoine Ténart · 10 years ago
  8. 18b4bad Documentation: bindings: net: add the Marvell PXA168 Ethernet controller by Antoine Ténart · 10 years ago
  9. 43d3ddf net: pxa168_eth: add device tree support by Antoine Ténart · 10 years ago
  10. 307f656 net: pxa168_eth: clean up by Antoine Ténart · 10 years ago
  11. 4cb53f3 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  12. 1daa430 net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug by Jack Morgenstein · 10 years ago
  13. a7401b9 net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests by Jack Morgenstein · 10 years ago
  14. e1c00e1 net/mlx4_core: New init and exit flow for mlx4_core by Majd Dibbiny · 10 years ago
  15. bbb07af net/mlx4_core: Don't disable SRIOV if there are active VFs by Jack Morgenstein · 10 years ago
  16. 57f5877 netfilter: bridge: build br_nf_core only if required by Florian Westphal · 10 years ago
  17. 213d613 Merge branch 'am335x' by David S. Miller · 10 years ago
  18. fa5f4ad arm: dts: am33xx, Add syscon phandle to cpsw node by Markus Pargmann · 10 years ago
  19. c9aaf87 am33xx: define syscon control module device node by Markus Pargmann · 10 years ago
  20. 0ba517b net: cpsw: Add am33xx MACID readout by Markus Pargmann · 10 years ago
  21. 56fdb2e net: cpsw: Replace pr_err by dev_err by Markus Pargmann · 10 years ago
  22. bd07d34 net: cpsw: header, Add missing include by Markus Pargmann · 10 years ago
  23. 4d507df net: cpsw: Add missing return value by Markus Pargmann · 10 years ago
  24. e4a9839 DT doc: net: cpsw mac-address is optional by Markus Pargmann · 10 years ago
  25. 5f0c5f7 bonding: make global bonding stats more reliable by Andy Gospodarek · 10 years ago
  26. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  27. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  28. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  29. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  30. 79cf79a macvlan: add source mode by Michael Braun · 10 years ago
  31. 8522484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  32. 735d383 tcp: change TCP_ECN prefixes to lower case by Florian Westphal · 10 years ago
  33. d82bd12 tcp: move TCP_ECN_create_request out of header by Florian Westphal · 10 years ago
  34. 2b7fc47 Merge branch 'arcnet-EAE' by David S. Miller · 10 years ago
  35. 5b85bad ARCNET: enable eae arcnet card support by Michael Grzeschik · 10 years ago
  36. c51da42 ARCNET: add support for multi interfaces on com20020 by Michael Grzeschik · 10 years ago
  37. 8c14f9c ARCNET: add com20020 PCI IDs with metadata by Michael Grzeschik · 10 years ago
  38. a0d2e51 ARCNET: add com20020_set_hwddr to change address by Michael Grzeschik · 10 years ago
  39. 226ee67 ARCNET: return IRQ_NONE if the interface isn't running by Michael Grzeschik · 10 years ago
  40. 41c9199 tcp: remove unnecessary assignment. by Li RongQing · 10 years ago
  41. b193722 net: reorganize sk_buff for faster __copy_skb_header() by Eric Dumazet · 10 years ago
  42. db29a95 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  43. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago
  44. 842abe0 Merge branch 'qca7000_spi' by David S. Miller · 10 years ago
  45. 291ab06 net: qualcomm: new Ethernet over SPI driver for QCA7000 by Stefan Wahren · 10 years ago
  46. 7d50df8 Documentation: add Device tree bindings for QCA7000 by Stefan Wahren · 10 years ago
  47. a11238e Merge branch 'dctcp' by David S. Miller · 10 years ago
  48. e3118e8 net: tcp: add DCTCP congestion control algorithm by Daniel Borkmann · 10 years ago
  49. 9890092 net: tcp: more detailed ACK events and events for CE marked packets by Florian Westphal · 10 years ago
  50. 7354c8c net: tcp: split ack slow/fast events from cwnd_event by Florian Westphal · 10 years ago
  51. 30e502a net: tcp: add flag for ca to indicate that ECN is required by Daniel Borkmann · 10 years ago
  52. 55d8694 net: tcp: assign tcp cong_ops when tcp sk is created by Florian Westphal · 10 years ago
  53. 53dfd50 net: sched: cls_rcvp, complete rcu conversion by John Fastabend · 10 years ago
  54. 3d9a0d2 dql: dql_queued() should write first to reduce bus transactions by Eric Dumazet · 10 years ago
  55. 68f6a7c net_sched: fix another regression in cls_tcindex by WANG Cong · 10 years ago
  56. 02c5e84 net_sched: fix errno in tcindex_set_parms() by WANG Cong · 10 years ago
  57. c01035f Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  58. e553ec3 cxgb4: Add support for adaptive rx by Hariprasad Shenai · 10 years ago
  59. 91c04a9 cxgb4/cxgb4vf: Add Devicde ID for two more adapter by Hariprasad Shenai · 10 years ago
  60. b961f9a cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro. by Hariprasad Shenai · 10 years ago
  61. d63a6dc cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later. by Hariprasad Shenai · 10 years ago
  62. 825bae5 arp: Do not perturb drop profiles with ignored ARP packets by Rick Jones · 10 years ago
  63. 18d0264 net_sched: remove the first parameter from tcf_exts_destroy() by WANG Cong · 10 years ago
  64. 5804283 mlx4: exploit skb->xmit_more to conditionally send doorbell by Eric Dumazet · 10 years ago
  65. a8404ce Merge branch 'r8152' by David S. Miller · 10 years ago
  66. df35d28 r8152: support ethtool eee by hayeswang · 10 years ago
  67. d24f613 r8152: add functions to set EEE by hayeswang · 10 years ago
  68. 4c4a6b1 r8152: change the EEE definition by hayeswang · 10 years ago
  69. 18c565e Merge branch 'defxx-next' by David S. Miller · 10 years ago
  70. b98dfaf defxx: DEFEA's ESIC port I/O decoding cleanup by Maciej W. Rozycki · 10 years ago
  71. b1a6d3e defxx: DEFEA's Burst Holdoff register initialization fix by Maciej W. Rozycki · 10 years ago
  72. 8a189f1 defxx: Correct DEFEA's ESIC port I/O accesses by Maciej W. Rozycki · 10 years ago
  73. f5c7e1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  74. fe2c5fb Merge branch 'dsa_eee' by David S. Miller · 10 years ago
  75. 450b05c net: dsa: bcm_sf2: add support for controlling EEE by Florian Fainelli · 10 years ago
  76. 7905288 net: dsa: allow switches driver to implement get/set EEE by Florian Fainelli · 10 years ago
  77. b6d045d net: dsa: bcm_sf2: add port_enable/disable callbacks by Florian Fainelli · 10 years ago
  78. 7de1557 net: dsa: bcm_sf2: disable RGMII interface(s) when link is down by Florian Fainelli · 10 years ago
  79. b2f2af2 net: dsa: allow enabling and disable switch ports by Florian Fainelli · 10 years ago
  80. f7f1de5 net: dsa: start and stop the PHY state machine by Florian Fainelli · 10 years ago
  81. 155c6e1 tcp: use tcp_flags in tcp_data_queue() by Peter Pan(潘卫平) · 10 years ago
  82. cd7d849 tcp: change tcp_skb_pcount() location by Eric Dumazet · 10 years ago
  83. dc83d4d Merge branch 'tcp_skb_cb' by David S. Miller · 10 years ago
  84. 971f10e tcp: better TCP_SKB_CB layout to reduce cache line misses by Eric Dumazet · 10 years ago
  85. a224772 ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() by Eric Dumazet · 10 years ago
  86. 24a2d43 ipv4: rename ip_options_echo to __ip_options_echo() by Eric Dumazet · 10 years ago
  87. ff04a77 net : optimize skb_release_data() by Eric Dumazet · 10 years ago
  88. cec0831 sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions by Alexei Starovoitov · 10 years ago
  89. 0a29b3d net: bcmgenet: Fix compile warning by Tobias Klauser · 10 years ago
  90. 8280bf0 net/openvswitch: remove dup comment in vport.h by Wang Sheng-Hui · 10 years ago
  91. b184006 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  92. 58e3cac net: optimise inet_proto_csum_replace4() by LEROY Christophe · 10 years ago
  93. 4565af0 net: optimise csum_replace4() by LEROY Christophe · 10 years ago
  94. 3290d65 Merge branch 'fec' by David S. Miller · 10 years ago
  95. e3c9614 net: fec: free resource after phy probe failed by Nimrod Andy · 10 years ago
  96. b64bf4b net: fec: align rx data buffer size for dma map/unmap by Nimrod Andy · 10 years ago
  97. f88c7ed net: fec: remove the ERR006358 workaround for imx6sx enet by Nimrod Andy · 10 years ago
  98. befe821 net: fec: Add Ftype to BD to distiguish three tx queues for AVB by Nimrod Andy · 10 years ago
  99. f4a775d net: introduce __skb_header_release() by Eric Dumazet · 10 years ago
  100. aebac74 fec: Remove fec_enet_select_queue() by Fabio Estevam · 10 years ago