1. cb80ef4 net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() by Benjamin LaHaise · 14 years ago
  2. f7ad74f net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb by Benjamin LaHaise · 14 years ago
  3. cb75a36 net: Fixed a coding style issue related to spaces. by Jeffrin Jose · 14 years ago
  4. 8298193 net: cleanups in sock_setsockopt() by Eric Dumazet · 14 years ago
  5. feb50ac crush: include header for global symbols by hartleys · 14 years ago
  6. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 14 years ago
  7. a85c9bb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  8. d9b8ae6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  9. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 14 years ago
  10. 2d31950 6lowpan: duplicate definition of IEEE802154_ALEN by alex.bluesman.smirnov@gmail.com · 14 years ago
  11. c2e94d7 6lowpan: move frame allocation code to a separate function by alex.bluesman.smirnov@gmail.com · 14 years ago
  12. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 14 years ago
  13. 808db80 ipv6: call consume_skb() in frag/reassembly by Eric Dumazet · 14 years ago
  14. 0815798 net: dcb: add CEE notify calls by John Fastabend · 14 years ago
  15. 94c514f mac80211: Adds clean sdata helper by Andrei Emeltchenko · 14 years ago
  16. 7e3ed02 mac80211: fix num_mcast_sta counting issues by Felix Fietkau · 14 years ago
  17. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 14 years ago
  18. be6bcab mac80211: check for non-managed interface by Wey-Yi Guy · 14 years ago
  19. 872f24d tipc: remove inline instances from C source files. by Paul Gortmaker · 14 years ago
  20. bfb253c af_netlink: drop_monitor/dropwatch friendly by Eric Dumazet · 14 years ago
  21. 658cb35 af_netlink: cleanups by Eric Dumazet · 14 years ago
  22. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 14 years ago
  23. 783c175 tcp: tcp_try_coalesce returns a boolean by Eric Dumazet · 14 years ago
  24. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 14 years ago
  25. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  26. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 14 years ago
  27. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 14 years ago
  28. 1402d36 tcp: introduce tcp_try_coalesce by Eric Dumazet · 14 years ago
  29. da882c1 tcp: sk_add_backlog() is too agressive for TCP by Eric Dumazet · 14 years ago
  30. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 14 years ago
  31. 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 14 years ago
  32. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 14 years ago
  33. 6ac95b5 mac80211: fixup for mesh TSF adjustment latency in Toffset setpoint by Javier Cardona · 14 years ago
  34. aee286c mac80211: fix STA channel width field by Thomas Pedersen · 14 years ago
  35. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 14 years ago
  36. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 14 years ago
  37. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 14 years ago
  38. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 14 years ago
  39. ac807fa tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. by David S. Miller · 14 years ago
  40. d135c52 tcp: fix TCP_MAXSEG for established IPv6 passive sockets by Neal Cardwell · 14 years ago
  41. c06fff6 af_packet: packet_getsockopt() cleanup by Eric Dumazet · 14 years ago
  42. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 14 years ago
  43. e66e9a3 net: allow better page reuse in splice(sock -> pipe) by Eric Dumazet · 14 years ago
  44. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 14 years ago
  45. a74e910 net: change big iov allocations by Eric Dumazet · 14 years ago
  46. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 14 years ago
  47. 5e6a3ce tcp: Report mss_clamp with TCP_MAXSEG option in repair mode by Pavel Emelyanov · 14 years ago
  48. c0e88ff tcp: Repair socket queues by Pavel Emelyanov · 14 years ago
  49. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 14 years ago
  50. 370816a tcp: Move code around by Pavel Emelyanov · 14 years ago
  51. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 14 years ago
  52. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 14 years ago
  53. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 14 years ago
  54. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 14 years ago
  55. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 14 years ago
  56. 8607ddb net ipv4: Convert devinet to use register_net_sysctl by Eric W. Biederman · 14 years ago
  57. 6105e29 net ipv6: Convert addrconf to use register_net_sysctl by Eric W. Biederman · 14 years ago
  58. 9bdcc88 net decnet: Convert to use register_net_sysctl by Eric W. Biederman · 14 years ago
  59. 8f40a1f net neighbour: Convert to use register_net_sysctl by Eric W. Biederman · 14 years ago
  60. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 14 years ago
  61. 64fb301 net llc: Don't use sysctl tables with .child entries. by Eric W. Biederman · 14 years ago
  62. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 14 years ago
  63. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 14 years ago
  64. a5287ac net ipv6: Remove unneded registration of an empty net/ipv6/neigh by Eric W. Biederman · 14 years ago
  65. 45bad91 net core: Remove unneded creation of an empty net/core sysctl directory by Eric W. Biederman · 14 years ago
  66. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 14 years ago
  67. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 14 years ago
  68. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 14 years ago
  69. bc8a369 net sysctl: Register an empty /proc/sys/net by Eric W. Biederman · 14 years ago
  70. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 14 years ago
  71. 167de77 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 14 years ago
  72. 9d52ce4 tipc: Ensure network address change doesn't impact configuration service by Allan Stephens · 14 years ago
  73. 630d920 tipc: Ensure network address change doesn't impact rejected message by Allan Stephens · 14 years ago
  74. 8a55fe7 tipc: handle <0.0.0> as an alias for this node on outgoing msgs by Allan Stephens · 14 years ago
  75. b8f683d tipc: properly handle off-node send requests with invalid addr by Allan Stephens · 14 years ago
  76. 974a5a8 tipc: take lock while updating node network address by Allan Stephens · 14 years ago
  77. f0712e8 tipc: Ensure network address change doesn't impact local connections by Allan Stephens · 14 years ago
  78. d0e17fe tipc: delete duplicate peerport/peernode helper functions by Allan Stephens · 14 years ago
  79. f21536d tipc: Ensure network address change doesn't impact new port by Allan Stephens · 14 years ago
  80. 5eb0a29 tipc: Optimize re-initialization of port message header templates by Allan Stephens · 14 years ago
  81. d4f5c12 tipc: Ensure network address change doesn't impact name table updates by Allan Stephens · 14 years ago
  82. 336ebf5 tipc: Add routines for safe checking of node's network address by Allan Stephens · 14 years ago
  83. fd6eced tipc: Don't record failed publication attempt as a success by Allan Stephens · 14 years ago
  84. 1110b8d tipc: Update node-scope publications when network address is assigned by Allan Stephens · 14 years ago
  85. a909804 tipc: Separate cluster-scope and zone-scope names into distinct lists by Allan Stephens · 14 years ago
  86. 3adadc0 net ax25: Reorder ax25_exit to remove races. by Eric W. Biederman · 14 years ago
  87. cbf8f7b ipv4: dont drop packet in defrag but consume it by Eric Dumazet · 14 years ago
  88. daa8654 net: gro: GRO_MERGED_FREE consumes packets by Eric Dumazet · 14 years ago
  89. 85bb2a6 net: dont drop packet but consume it by Eric Dumazet · 14 years ago
  90. 7604adc ipv6: dccp: dont drop packet but consume it by Eric Dumazet · 14 years ago
  91. abc4e4f packet: dont drop packet but consume it by Eric Dumazet · 14 years ago
  92. ab185d7 ipv6: tcp: dont drop packet but consume it by Eric Dumazet · 14 years ago
  93. 8460c00 netlink: dont drop packet but consume it by Eric Dumazet · 14 years ago
  94. 9ff2644 ip6_tunnel: dont drop packet but consume it by Eric Dumazet · 14 years ago
  95. 7426a56 net: fix compile error of leaking kmemleak.h header by Shan Wei · 14 years ago
  96. 22b4a4f tcp: fix retransmit of partially acked frames by Eric Dumazet · 14 years ago
  97. 56fa9b1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  98. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  99. dbd717e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  100. 91fbe33 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 14 years ago