1. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 10 years ago
  2. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 10 years ago
  3. 5074ab8 tipc: mark head of reassembly buffer as non-linear by Jon Paul Maloy · 10 years ago
  4. ec37dcd tipc: don't record link RESET or ACTIVATE messages as traffic by Jon Paul Maloy · 10 years ago
  5. 4f4482d tipc: compensate for double accounting in socket rcv buffer by Jon Paul Maloy · 10 years ago
  6. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 10 years ago
  7. 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 10 years ago
  8. 86b5d25 sh_eth: replace devm_kzalloc() with devm_kmalloc_array() by Sergei Shtylyov · 10 years ago
  9. 1e1c77b Merge branch 'tg3-next' by David S. Miller · 10 years ago
  10. de750e4 tg3: Update copyright and version to 3.137 by Michael Chan · 10 years ago
  11. d3f6f3a tg3: Prevent page allocation failure during TSO workaround by Michael Chan · 10 years ago
  12. d71c0dc tg3: Don't modify ip header fields when doing GSO by Michael Chan · 10 years ago
  13. b6bd26c Merge branch 'inet_fwmark_reflect' by David S. Miller · 10 years ago
  14. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 10 years ago
  15. 1b3c61d net: Use fwmark reflection in PMTU discovery. by Lorenzo Colitti · 10 years ago
  16. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  17. 87e067c Merge branch 'arc_emac-next' by David S. Miller · 10 years ago
  18. 5a45e57 arc_emac: add netpoll support by Beniamino Galvani · 10 years ago
  19. 775dd68 arc_emac: implement promiscuous mode and multicast filtering by Beniamino Galvani · 10 years ago
  20. ae8b42c Merge branch 'tcp-fastopen-ipv6' by David S. Miller · 10 years ago
  21. 3a19ce0 tcp: IPv6 support for fastopen server by Daniel Lee · 10 years ago
  22. 0a672f7 tcp: improve fastopen icmp handling by Yuchung Cheng · 10 years ago
  23. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 10 years ago
  24. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 10 years ago
  25. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 10 years ago
  26. 4b9734e Merge branch 'cdc_mbim-next' by David S. Miller · 10 years ago
  27. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 10 years ago
  28. a563bab net: cdc_mbim: add driver documentation by Bjørn Mork · 10 years ago
  29. 6e1b309 net: cdc_mbim: reject IP packets on DSS VLANs by Bjørn Mork · 10 years ago
  30. 146a08d net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0 by Bjørn Mork · 10 years ago
  31. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  32. 0f49ff0 net: ptp: mark filter as __initdata by Mathias Krause · 10 years ago
  33. 98920ba net: fix test_bpf build to depend on NET by Randy Dunlap · 10 years ago
  34. 1268e25 net: filter: Fix redefinition warnings on x86-64. by David S. Miller · 10 years ago
  35. 6255558 bnx2x: fix build when BNX2X_SRIOV is not enabled by Randy Dunlap · 10 years ago
  36. b62cb8d Merge branch 'cpsw' by David S. Miller · 10 years ago
  37. b80b930 drivers: net: cpsw-phy-sel: add am43xx platform support by Mugunthan V N · 10 years ago
  38. d415fa1 drivers: net: cpsw-phy-sel: add dra7xx support for phy sel by Mugunthan V N · 10 years ago
  39. 84ef36b drivers: net: cpsw-phy-sel: initialize priv->dev by Mugunthan V N · 10 years ago
  40. b2ce49e7 sch_hhf: fix comparison of qlen and limit by Yang Yingliang · 10 years ago
  41. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  42. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  43. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. 51ee42e Merge branch 'cxgb4' by David S. Miller · 10 years ago
  45. c3136f5 cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  46. cca2822 cxgb4: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  47. 3e00a50 cxgb4: Decode the firmware port and module type a bit more for ethtool by Hariprasad Shenai · 10 years ago
  48. 163cd4e ipv6: remove parameter rt from fib6_prune_clones() by Duan Jiong · 10 years ago
  49. e565e80 Add support for netvsc build without CONFIG_SYSFS flag by Haiyang Zhang · 10 years ago
  50. 1a466ae ptp: fix kconfig dependency warnings by Randy Dunlap · 10 years ago
  51. bb399fb Merge branch 'filter-next' by David S. Miller · 10 years ago
  52. 9def624 net: filter: additional BPF tests by Alexei Starovoitov · 10 years ago
  53. 64a8946 net: filter: BPF testsuite by Alexei Starovoitov · 10 years ago
  54. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago
  55. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  56. 05ab2da Merge branch 'sctp_sysctl' by David S. Miller · 10 years ago
  57. f66138c sctp: add a checking for sctp_sysctl_net_register by wangweidong · 10 years ago
  58. eb9f370 Revert "sctp: optimize the sctp_sysctl_net_register" by wangweidong · 10 years ago
  59. 93dccc5 mdio_bus: fix devm_mdiobus_alloc_size export by Arnd Bergmann · 10 years ago
  60. a9de050 net: cassini: use nested lock annotation by Emil Goode · 10 years ago
  61. dc3e5d1 bonding: make a generic sysfs option store and fix comments by Nikolay Aleksandrov · 10 years ago
  62. de68294 bnx2x: Fix UNDI driver unload by Yuval Mintz · 10 years ago
  63. be7faf7 rds: remove the unneed NULL checking by wangweidong · 10 years ago
  64. 2765305 Merge branch 'mdio_net' by David S. Miller · 10 years ago
  65. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 10 years ago
  66. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 10 years ago
  67. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 10 years ago
  68. 7f52da5 net: mdio-gpio: warn about missing bus alias id by Johan Hovold · 10 years ago
  69. 0953f78 net: mdio-gpio: fix device-tree binding documentation by Johan Hovold · 10 years ago
  70. 6b5eeb7 net: cdc_mbim: handle unaccelerated VLAN tagged frames by Bjørn Mork · 10 years ago
  71. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  72. 97e7282 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  73. b51aa36 be2net: use MCCQ instead of MBOX in be_cmd_rss_config() by Kalesh AP · 10 years ago
  74. 5c29c09 be2net: include rx-compl error counter in ethtool stats by Kalesh AP · 10 years ago
  75. 4d567d9 be2net: remove unused code in be_cmd_vlan_config() by Kalesh AP · 10 years ago
  76. f6cbd36 be2net: covert vlan array to bit-map by Ravikumar Nelavelli · 10 years ago
  77. 05e4c6a be2net: fix line wrap and function call indentation in be_ethtool.c by Sathya Perla · 10 years ago
  78. a2cc4e0 be2net: fix function call indentation in be_cmds.c by Sathya Perla · 10 years ago
  79. 748b539 be2net: fix line wrap and function call indentation in be_main.c by Sathya Perla · 10 years ago
  80. fe6f397 Merge branch 'qlcnic-next' by David S. Miller · 10 years ago
  81. 27a4041 qlcnic: Update version to 5.3.59 by Rajesh Borundia · 10 years ago
  82. 8d37ba0 qlcnic: Collect firmware dump using DMA on 82xx adapters by Shahed Shaikh · 10 years ago
  83. d747c33 qlcnic: Add mac learning support to SR-IOV VF. by Rajesh Borundia · 10 years ago
  84. 74b7ba1 qlcnic: Add support to process commands in atomic context by Rajesh Borundia · 10 years ago
  85. 132a3f2 qlcnic: Allow SR-IOV VF probe in hypervisor. by Rajesh Borundia · 10 years ago
  86. a3ab3c1 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  87. ca9cf06 tipc: don't directly overwrite node action_flags by Ying Xue · 10 years ago
  88. aecb9bb tipc: rename enum names of node flags by Ying Xue · 10 years ago
  89. 1b5d353 Merge branch 'inet_csums_part2' by David S. Miller · 10 years ago
  90. 58d6085 l2tp: Remove UDP checksum verification by Tom Herbert · 10 years ago
  91. 0a80966 net: Verify UDP checksum before handoff to encap by Tom Herbert · 10 years ago
  92. 39471ac icmp6: Call skb_checksum_validate by Tom Herbert · 10 years ago
  93. 29a96e1 icmp: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  94. de08dc1 igmp: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  95. 81249be gre6: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  96. b1036c6 gre: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  97. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 10 years ago
  98. 2db2a15 bonding: remove the unused macro by dingtianhong · 10 years ago
  99. bedabf9 bonding: simplify the slave_do_arp_validate_only() by dingtianhong · 10 years ago
  100. 3192432 bonding: remove the unnecessary struct bond_net by dingtianhong · 10 years ago