1. 64fb301 net llc: Don't use sysctl tables with .child entries. by Eric W. Biederman · 12 years ago
  2. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 12 years ago
  3. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 12 years ago
  4. a5287ac net ipv6: Remove unneded registration of an empty net/ipv6/neigh by Eric W. Biederman · 12 years ago
  5. 45bad91 net core: Remove unneded creation of an empty net/core sysctl directory by Eric W. Biederman · 12 years ago
  6. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  7. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  8. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 12 years ago
  9. bc8a369 net sysctl: Register an empty /proc/sys/net by Eric W. Biederman · 12 years ago
  10. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 12 years ago
  11. 167de77 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  12. 9d52ce4 tipc: Ensure network address change doesn't impact configuration service by Allan Stephens · 12 years ago
  13. 630d920 tipc: Ensure network address change doesn't impact rejected message by Allan Stephens · 12 years ago
  14. 8a55fe7 tipc: handle <0.0.0> as an alias for this node on outgoing msgs by Allan Stephens · 12 years ago
  15. b8f683d tipc: properly handle off-node send requests with invalid addr by Allan Stephens · 12 years ago
  16. 974a5a8 tipc: take lock while updating node network address by Allan Stephens · 12 years ago
  17. f0712e86 tipc: Ensure network address change doesn't impact local connections by Allan Stephens · 12 years ago
  18. d0e17fe tipc: delete duplicate peerport/peernode helper functions by Allan Stephens · 12 years ago
  19. f21536d tipc: Ensure network address change doesn't impact new port by Allan Stephens · 12 years ago
  20. 5eb0a29 tipc: Optimize re-initialization of port message header templates by Allan Stephens · 12 years ago
  21. d4f5c12 tipc: Ensure network address change doesn't impact name table updates by Allan Stephens · 12 years ago
  22. 336ebf5 tipc: Add routines for safe checking of node's network address by Allan Stephens · 12 years ago
  23. fd6eced tipc: Don't record failed publication attempt as a success by Allan Stephens · 13 years ago
  24. 1110b8d tipc: Update node-scope publications when network address is assigned by Allan Stephens · 12 years ago
  25. a909804 tipc: Separate cluster-scope and zone-scope names into distinct lists by Allan Stephens · 12 years ago
  26. 3adadc0 net ax25: Reorder ax25_exit to remove races. by Eric W. Biederman · 12 years ago
  27. cbf8f7b ipv4: dont drop packet in defrag but consume it by Eric Dumazet · 12 years ago
  28. daa8654 net: gro: GRO_MERGED_FREE consumes packets by Eric Dumazet · 12 years ago
  29. 85bb2a6 net: dont drop packet but consume it by Eric Dumazet · 12 years ago
  30. 7604adc ipv6: dccp: dont drop packet but consume it by Eric Dumazet · 12 years ago
  31. abc4e4f packet: dont drop packet but consume it by Eric Dumazet · 12 years ago
  32. ab185d7 ipv6: tcp: dont drop packet but consume it by Eric Dumazet · 12 years ago
  33. 8460c00 netlink: dont drop packet but consume it by Eric Dumazet · 12 years ago
  34. 9ff2644 ip6_tunnel: dont drop packet but consume it by Eric Dumazet · 12 years ago
  35. 7426a56 net: fix compile error of leaking kmemleak.h header by Shan Wei · 12 years ago
  36. 22b4a4f tcp: fix retransmit of partially acked frames by Eric Dumazet · 12 years ago
  37. 56fa9b1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  38. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  39. dbd717e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  40. 91fbe33 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  41. e11aa05 tipc: Factor out name publication code to a separate function by Allan Stephens · 12 years ago
  42. 3f8375f tipc: introduce publication lists struct by Allan Stephens · 12 years ago
  43. 1e5cc26 batman-adv: skip the window protection test when the originator has no neighbours by Antonio Quartulli · 13 years ago
  44. c97c72b batman-adv: print OGM seq numbers as unsigned int by Antonio Quartulli · 13 years ago
  45. 0d12507 batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) by Antonio Quartulli · 13 years ago
  46. 1eeb479 batman-adv: mark existing ogm variables as batman iv by Marek Lindner · 13 years ago
  47. 76e3d7f batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN by Marek Lindner · 13 years ago
  48. cd8b78e batman-adv: refactoring API: find generalized name for bat_ogm_init_primary callback by Marek Lindner · 13 years ago
  49. 77af757 batman-adv: handle routing code initialization properly by Marek Lindner · 13 years ago
  50. 00a5007 batman-adv: add iface_disable() callback to routing API by Marek Lindner · 13 years ago
  51. d7d32ec batman-adv: randomize initial seqno to avoid collision by Marek Lindner · 13 years ago
  52. c2aca02 batman-adv: refactoring API: find generalized name for bat_ogm_init callback by Marek Lindner · 13 years ago
  53. 8140625 batman-adv: move ogm initialization into the proper function by Marek Lindner · 13 years ago
  54. e88af94 batman-adv: remove duplicated line in comment by Antonio Quartulli · 12 years ago
  55. 6d2003f batman-adv: convert the tt_crc to network order by Antonio Quartulli · 12 years ago
  56. 798ec84 net/core:Remove memleak reports by kmemleak_not_leak. by majianpeng · 12 years ago
  57. 7f59388 net/ipv4:Remove two memleak reports by kmemleak_not_leak. by majianpeng · 12 years ago
  58. b922934 netns: do not leak net_generic data on failed init by Julian Anastasov · 12 years ago
  59. 4d846f0 tcp: fix tcp_grow_window() for large incoming frames by Eric Dumazet · 12 years ago
  60. 6741e7f mac80211: fix logic error in ibss channel type check by Felix Fietkau · 12 years ago
  61. 973ef21 mac80211: fix truncated packets in cooked monitor rx by Felix Fietkau · 12 years ago
  62. 244b65d net_sched: gred: Fix oops in gred_dump() in WRED mode by David Ward · 12 years ago
  63. a75afd4 can: fix sparse warning for cgw_list by Daniel Baluta · 12 years ago
  64. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 12 years ago
  65. f9616e0 cfg80211: increse bss expire time by Rajkumar Manoharan · 12 years ago
  66. ec14bcd mac80211: Take into account TSF adjustment latency in Toffset setpoint by Javier Cardona · 12 years ago
  67. a802a6e mac80211: Choose a new toffset setpoint if a big tsf jump is detected. by Javier Cardona · 12 years ago
  68. bb3e10f mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues() by Luciano Coelho · 12 years ago
  69. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 13 years ago
  70. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. 3ff661c net: rtnetlink notify events for FDB NTF_SELF adds and deletes by John Fastabend · 12 years ago
  72. d83b060 net: add fdb generic dump routine by John Fastabend · 12 years ago
  73. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 12 years ago
  74. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  75. c5c2326 bridge: Add multicast_querier toggle and disable queries by default by Herbert Xu · 12 years ago
  76. c83b8fa bridge: Restart queries when last querier expires by Herbert Xu · 12 years ago
  77. 7485721 bridge: Add br_multicast_start_querier by Herbert Xu · 12 years ago
  78. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  79. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  80. cf22f9a ipv6: Remove unused argument to addrconf_dad_start(). by David S. Miller · 12 years ago
  81. a8cb05b tcp: Remove redundant code entering quickack mode by Vijay Subramanian · 12 years ago
  82. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 12 years ago
  83. c72e118 inet: makes syn_ack_timeout mandatory by Eric Dumazet · 12 years ago
  84. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 12 years ago
  85. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 12 years ago
  86. 0446b49 mac80211: remove ieee80211_rx_bss_get by Mohammed Shafi Shajakhan · 12 years ago
  87. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  88. d01b316 mac80211: fix an issue in ieee80211_tx_info count field management by Lorenzo Bianconi · 12 years ago
  89. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 12 years ago
  90. 5f54607 mac80211: protect ->scanning by mutex in ieee80211_work_work() by Stanislaw Gruszka · 12 years ago
  91. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 12 years ago
  92. e55a404 cfg80211: fix interface combinations check. by Lukasz Kucharczyk · 12 years ago
  93. 8e052e5 Phonet: missing headers (sparse) by Rémi Denis-Courmont · 12 years ago
  94. 3c490a8 Phonet: phonet_net_id can be static (sparse) by Rémi Denis-Courmont · 12 years ago
  95. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 12 years ago
  96. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  97. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  98. 6f66cdc net/garp: fix GID rbtree ordering by David Ward · 12 years ago
  99. 9d02daf75 pppoatm: Fix excessive queue bloat by David Woodhouse · 12 years ago
  100. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago