1. 5a45e57 arc_emac: add netpoll support by Beniamino Galvani · 10 years ago
  2. 775dd68 arc_emac: implement promiscuous mode and multicast filtering by Beniamino Galvani · 10 years ago
  3. ae8b42c Merge branch 'tcp-fastopen-ipv6' by David S. Miller · 10 years ago
  4. 3a19ce0 tcp: IPv6 support for fastopen server by Daniel Lee · 10 years ago
  5. 0a672f7 tcp: improve fastopen icmp handling by Yuchung Cheng · 10 years ago
  6. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 10 years ago
  7. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 10 years ago
  8. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 10 years ago
  9. 4b9734e Merge branch 'cdc_mbim-next' by David S. Miller · 10 years ago
  10. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 10 years ago
  11. a563bab net: cdc_mbim: add driver documentation by Bjørn Mork · 10 years ago
  12. 6e1b309 net: cdc_mbim: reject IP packets on DSS VLANs by Bjørn Mork · 10 years ago
  13. 146a08d net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0 by Bjørn Mork · 10 years ago
  14. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  15. 0f49ff0 net: ptp: mark filter as __initdata by Mathias Krause · 10 years ago
  16. 98920ba net: fix test_bpf build to depend on NET by Randy Dunlap · 10 years ago
  17. 1268e25 net: filter: Fix redefinition warnings on x86-64. by David S. Miller · 10 years ago
  18. 6255558 bnx2x: fix build when BNX2X_SRIOV is not enabled by Randy Dunlap · 10 years ago
  19. b62cb8d Merge branch 'cpsw' by David S. Miller · 10 years ago
  20. b80b930 drivers: net: cpsw-phy-sel: add am43xx platform support by Mugunthan V N · 10 years ago
  21. d415fa1 drivers: net: cpsw-phy-sel: add dra7xx support for phy sel by Mugunthan V N · 10 years ago
  22. 84ef36b drivers: net: cpsw-phy-sel: initialize priv->dev by Mugunthan V N · 10 years ago
  23. b2ce49e7 sch_hhf: fix comparison of qlen and limit by Yang Yingliang · 10 years ago
  24. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  25. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  26. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 51ee42e Merge branch 'cxgb4' by David S. Miller · 10 years ago
  28. c3136f5 cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  29. cca2822 cxgb4: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  30. 3e00a50 cxgb4: Decode the firmware port and module type a bit more for ethtool by Hariprasad Shenai · 10 years ago
  31. 163cd4e ipv6: remove parameter rt from fib6_prune_clones() by Duan Jiong · 10 years ago
  32. e565e80 Add support for netvsc build without CONFIG_SYSFS flag by Haiyang Zhang · 10 years ago
  33. 1a466ae ptp: fix kconfig dependency warnings by Randy Dunlap · 10 years ago
  34. bb399fb Merge branch 'filter-next' by David S. Miller · 10 years ago
  35. 9def624 net: filter: additional BPF tests by Alexei Starovoitov · 10 years ago
  36. 64a8946 net: filter: BPF testsuite by Alexei Starovoitov · 10 years ago
  37. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago
  38. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  39. 05ab2da Merge branch 'sctp_sysctl' by David S. Miller · 10 years ago
  40. f66138c sctp: add a checking for sctp_sysctl_net_register by wangweidong · 10 years ago
  41. eb9f370 Revert "sctp: optimize the sctp_sysctl_net_register" by wangweidong · 10 years ago
  42. 93dccc5 mdio_bus: fix devm_mdiobus_alloc_size export by Arnd Bergmann · 10 years ago
  43. a9de050 net: cassini: use nested lock annotation by Emil Goode · 10 years ago
  44. dc3e5d1 bonding: make a generic sysfs option store and fix comments by Nikolay Aleksandrov · 10 years ago
  45. de68294 bnx2x: Fix UNDI driver unload by Yuval Mintz · 10 years ago
  46. be7faf7 rds: remove the unneed NULL checking by wangweidong · 10 years ago
  47. 2765305 Merge branch 'mdio_net' by David S. Miller · 10 years ago
  48. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 10 years ago
  49. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 10 years ago
  50. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 10 years ago
  51. 7f52da5 net: mdio-gpio: warn about missing bus alias id by Johan Hovold · 10 years ago
  52. 0953f78 net: mdio-gpio: fix device-tree binding documentation by Johan Hovold · 10 years ago
  53. 6b5eeb7 net: cdc_mbim: handle unaccelerated VLAN tagged frames by Bjørn Mork · 10 years ago
  54. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  55. 97e7282 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  56. b51aa36 be2net: use MCCQ instead of MBOX in be_cmd_rss_config() by Kalesh AP · 10 years ago
  57. 5c29c09 be2net: include rx-compl error counter in ethtool stats by Kalesh AP · 10 years ago
  58. 4d567d9 be2net: remove unused code in be_cmd_vlan_config() by Kalesh AP · 10 years ago
  59. f6cbd36 be2net: covert vlan array to bit-map by Ravikumar Nelavelli · 10 years ago
  60. 05e4c6a be2net: fix line wrap and function call indentation in be_ethtool.c by Sathya Perla · 10 years ago
  61. a2cc4e0 be2net: fix function call indentation in be_cmds.c by Sathya Perla · 10 years ago
  62. 748b539 be2net: fix line wrap and function call indentation in be_main.c by Sathya Perla · 10 years ago
  63. fe6f397c Merge branch 'qlcnic-next' by David S. Miller · 10 years ago
  64. 27a4041 qlcnic: Update version to 5.3.59 by Rajesh Borundia · 10 years ago
  65. 8d37ba0 qlcnic: Collect firmware dump using DMA on 82xx adapters by Shahed Shaikh · 10 years ago
  66. d747c33 qlcnic: Add mac learning support to SR-IOV VF. by Rajesh Borundia · 10 years ago
  67. 74b7ba1 qlcnic: Add support to process commands in atomic context by Rajesh Borundia · 10 years ago
  68. 132a3f2 qlcnic: Allow SR-IOV VF probe in hypervisor. by Rajesh Borundia · 10 years ago
  69. a3ab3c1 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  70. ca9cf06 tipc: don't directly overwrite node action_flags by Ying Xue · 10 years ago
  71. aecb9bb tipc: rename enum names of node flags by Ying Xue · 10 years ago
  72. 1b5d353 Merge branch 'inet_csums_part2' by David S. Miller · 10 years ago
  73. 58d6085 l2tp: Remove UDP checksum verification by Tom Herbert · 10 years ago
  74. 0a80966 net: Verify UDP checksum before handoff to encap by Tom Herbert · 10 years ago
  75. 39471ac icmp6: Call skb_checksum_validate by Tom Herbert · 10 years ago
  76. 29a96e1 icmp: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  77. de08dc1 igmp: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  78. 81249be gre6: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  79. b1036c6 gre: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  80. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 10 years ago
  81. 2db2a15 bonding: remove the unused macro by dingtianhong · 10 years ago
  82. bedabf9 bonding: simplify the slave_do_arp_validate_only() by dingtianhong · 10 years ago
  83. 3192432 bonding: remove the unnecessary struct bond_net by dingtianhong · 10 years ago
  84. 6af55ff Driver for Beckhoff CX5020 EtherCAT master module. by Darek Marcinkiewicz · 10 years ago
  85. 32a4be4 ipv4: remove inet_addr_hash_lock in devinet.c by WANG Cong · 10 years ago
  86. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  87. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  88. a8951d5 netfilter: Fix potential use after free in ip6_route_me_harder() by Sergey Popovich · 10 years ago
  89. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  90. f398a77 qlcnic: Fix Kconfig dependency on HWMON by Harish Patil · 10 years ago
  91. 23a456f net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF by Daniel Mack · 10 years ago
  92. aeefa1e ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation by Sergey Popovich · 10 years ago
  93. 7fc1c5f Merge branch 'qlcnic_net' by David S. Miller · 10 years ago
  94. 84d7ad2 qlcnic: Set real_num_{tx|rx}_queues properly by Shahed Shaikh · 10 years ago
  95. d5d2bf3 qlcnic: Fix panic while dumping TX queues on TX timeout by Manish Chopra · 10 years ago
  96. c1a58d6 Merge branch 'micrel_ksz9031' by David S. Miller · 10 years ago
  97. 6e4b827 ARM: i.MX6: Add OF configuration support for ksz9031 by Hubert Chaumette · 10 years ago
  98. 4b405ef Update Micrel KSZ90x1 binding documentation by Hubert Chaumette · 10 years ago
  99. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  100. 76a691d jme: Fix DMA unmap warning by Neil Horman · 10 years ago