1. 32edc40 ieee802154: change _cb handling slightly by Phoebe Buckheister · 10 years ago
  2. 8c84296 mac802154: account for all header parts during wpan header creationg by Phoebe Buckheister · 10 years ago
  3. c3a6114 ieee802154: add definitions for link-layer security and header functions by Phoebe Buckheister · 10 years ago
  4. 9dbccc3 drivers: net: Register Micrel ksz884x network devices in PCI device tree. by Markus Lottmann · 10 years ago
  5. fcd77db net: Fix CONFIG_SYSCTL ifdef test. by David S. Miller · 10 years ago
  6. fd0d5e7 Merge branch 'cpsw_cleanups' by David S. Miller · 10 years ago
  7. e194312 drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc(). by George Cherian · 10 years ago
  8. a92f40a net: davinci_mdio: Convert pr_err() to dev_err() call by George Cherian · 10 years ago
  9. 88c99ff driver net: cpsw: Convert pr_*() to dev_*() calls by George Cherian · 10 years ago
  10. eb02a27 driver/net/ethernet/ec_bhf.c: fix sparse warnings by Darek Marcinkiewicz · 10 years ago
  11. c722831 net: Use a more standard macro for INET_ADDR_COOKIE by Joe Perches · 10 years ago
  12. 126e612 net: systemport: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  13. 005e35f Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  14. 7572038 net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach() by Eyal Perry · 10 years ago
  15. c3ca520 net/mlx4_en: Using positive error value for unsigned by Eyal Perry · 10 years ago
  16. fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock mutex by Shani Michaelli · 10 years ago
  17. 483e013 net/mlx4_core: Removed unnecessary bit operation condition by Eyal Perry · 10 years ago
  18. c05a116 net/mlx4_core: Fix smatch error - possible access to a null variable by Eyal Perry · 10 years ago
  19. ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down by Shani Michaelli · 10 years ago
  20. f5b6345 net/mlx4_en: User prio mapping gets corrupted when changing number of channels by Ido Shamay · 10 years ago
  21. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 10 years ago
  22. 3763e7e macvlan: Propagate lowerdev MTU changes by dingtianhong · 10 years ago
  23. 8ba7e7b dccp: make the request_retries minimum is 1 by wangweidong · 10 years ago
  24. c9f2dba snmp: fix some left over of snmp stats by WANG Cong · 10 years ago
  25. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 10 years ago
  26. 9cc5e36 irda: sh_irda: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 10 years ago
  27. d6cc76d Merge branch 'tipc-next' by David S. Miller · 10 years ago
  28. 9816f06 tipc: merge port message reception into socket reception function by Jon Paul Maloy · 10 years ago
  29. c82910e tipc: clean up neigbor discovery message reception by Jon Paul Maloy · 10 years ago
  30. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 10 years ago
  31. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 10 years ago
  32. 5074ab8 tipc: mark head of reassembly buffer as non-linear by Jon Paul Maloy · 10 years ago
  33. ec37dcd tipc: don't record link RESET or ACTIVATE messages as traffic by Jon Paul Maloy · 10 years ago
  34. 4f4482d tipc: compensate for double accounting in socket rcv buffer by Jon Paul Maloy · 10 years ago
  35. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 10 years ago
  36. 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 10 years ago
  37. 86b5d25 sh_eth: replace devm_kzalloc() with devm_kmalloc_array() by Sergei Shtylyov · 10 years ago
  38. 1e1c77b Merge branch 'tg3-next' by David S. Miller · 10 years ago
  39. de750e4 tg3: Update copyright and version to 3.137 by Michael Chan · 10 years ago
  40. d3f6f3a tg3: Prevent page allocation failure during TSO workaround by Michael Chan · 10 years ago
  41. d71c0dc tg3: Don't modify ip header fields when doing GSO by Michael Chan · 10 years ago
  42. b6bd26c Merge branch 'inet_fwmark_reflect' by David S. Miller · 10 years ago
  43. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 10 years ago
  44. 1b3c61d net: Use fwmark reflection in PMTU discovery. by Lorenzo Colitti · 10 years ago
  45. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  46. 87e067c Merge branch 'arc_emac-next' by David S. Miller · 10 years ago
  47. 5a45e57 arc_emac: add netpoll support by Beniamino Galvani · 10 years ago
  48. 775dd68 arc_emac: implement promiscuous mode and multicast filtering by Beniamino Galvani · 10 years ago
  49. ae8b42c Merge branch 'tcp-fastopen-ipv6' by David S. Miller · 10 years ago
  50. 3a19ce0 tcp: IPv6 support for fastopen server by Daniel Lee · 10 years ago
  51. 0a672f7 tcp: improve fastopen icmp handling by Yuchung Cheng · 10 years ago
  52. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 10 years ago
  53. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 10 years ago
  54. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 10 years ago
  55. 4b9734e Merge branch 'cdc_mbim-next' by David S. Miller · 10 years ago
  56. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 10 years ago
  57. a563bab net: cdc_mbim: add driver documentation by Bjørn Mork · 10 years ago
  58. 6e1b309 net: cdc_mbim: reject IP packets on DSS VLANs by Bjørn Mork · 10 years ago
  59. 146a08d net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0 by Bjørn Mork · 10 years ago
  60. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  61. 0f49ff0 net: ptp: mark filter as __initdata by Mathias Krause · 10 years ago
  62. 98920ba net: fix test_bpf build to depend on NET by Randy Dunlap · 10 years ago
  63. 1268e25 net: filter: Fix redefinition warnings on x86-64. by David S. Miller · 10 years ago
  64. 6255558 bnx2x: fix build when BNX2X_SRIOV is not enabled by Randy Dunlap · 10 years ago
  65. b62cb8d Merge branch 'cpsw' by David S. Miller · 10 years ago
  66. b80b930 drivers: net: cpsw-phy-sel: add am43xx platform support by Mugunthan V N · 10 years ago
  67. d415fa1 drivers: net: cpsw-phy-sel: add dra7xx support for phy sel by Mugunthan V N · 10 years ago
  68. 84ef36b drivers: net: cpsw-phy-sel: initialize priv->dev by Mugunthan V N · 10 years ago
  69. b2ce49e7 sch_hhf: fix comparison of qlen and limit by Yang Yingliang · 10 years ago
  70. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  71. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  72. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 51ee42e Merge branch 'cxgb4' by David S. Miller · 10 years ago
  74. c3136f5 cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  75. cca2822 cxgb4: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  76. 3e00a50 cxgb4: Decode the firmware port and module type a bit more for ethtool by Hariprasad Shenai · 10 years ago
  77. 163cd4e ipv6: remove parameter rt from fib6_prune_clones() by Duan Jiong · 10 years ago
  78. e565e80 Add support for netvsc build without CONFIG_SYSFS flag by Haiyang Zhang · 10 years ago
  79. 1a466ae ptp: fix kconfig dependency warnings by Randy Dunlap · 10 years ago
  80. bb399fb Merge branch 'filter-next' by David S. Miller · 10 years ago
  81. 9def624 net: filter: additional BPF tests by Alexei Starovoitov · 10 years ago
  82. 64a8946 net: filter: BPF testsuite by Alexei Starovoitov · 10 years ago
  83. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago
  84. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  85. 05ab2da Merge branch 'sctp_sysctl' by David S. Miller · 10 years ago
  86. f66138c sctp: add a checking for sctp_sysctl_net_register by wangweidong · 10 years ago
  87. eb9f370 Revert "sctp: optimize the sctp_sysctl_net_register" by wangweidong · 10 years ago
  88. 93dccc5 mdio_bus: fix devm_mdiobus_alloc_size export by Arnd Bergmann · 10 years ago
  89. a9de050 net: cassini: use nested lock annotation by Emil Goode · 10 years ago
  90. dc3e5d1 bonding: make a generic sysfs option store and fix comments by Nikolay Aleksandrov · 10 years ago
  91. de68294 bnx2x: Fix UNDI driver unload by Yuval Mintz · 10 years ago
  92. be7faf7 rds: remove the unneed NULL checking by wangweidong · 10 years ago
  93. 2765305 Merge branch 'mdio_net' by David S. Miller · 10 years ago
  94. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 10 years ago
  95. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 10 years ago
  96. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 10 years ago
  97. 7f52da5 net: mdio-gpio: warn about missing bus alias id by Johan Hovold · 10 years ago
  98. 0953f78 net: mdio-gpio: fix device-tree binding documentation by Johan Hovold · 10 years ago
  99. 6b5eeb7 net: cdc_mbim: handle unaccelerated VLAN tagged frames by Bjørn Mork · 10 years ago
  100. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago