1. 815f4e5 [IPSEC]: Make xfrm_lookup flags argument a bit-field by Herbert Xu · 17 years ago
  2. 2aaef4e [NETNS]: separate af_packet netns data by Denis V. Lunev · 17 years ago
  3. a0a53c8 [NETNS]: struct net content re-work (v3) by Denis V. Lunev · 17 years ago
  4. 27147c9 [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen. by Denis V. Lunev · 17 years ago
  5. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  6. 87c3efb [IPV6]: make inet6_register_protosw to return an error code by Daniel Lezcano · 17 years ago
  7. 853cbba [IPV6]: make frag to return an error at initialization by Daniel Lezcano · 17 years ago
  8. 248b238 [IPV6]: make extended headers to return an error at initialization by Daniel Lezcano · 17 years ago
  9. 0a3e78a [IPV6]: make flowlabel to return an error by Daniel Lezcano · 17 years ago
  10. 01ecfe9 [IPV4]: Cleanup IN_DEV_MFORWARD macro by Pavel Emelyanov · 17 years ago
  11. 0050112 [IPSEC]: Add xfrm_input_state helper by Herbert Xu · 17 years ago
  12. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 17 years ago
  13. 971b893 [IPV4]: last default route is a fib table property by Denis V. Lunev · 17 years ago
  14. 7e5449c [IPV6]: route6 remove ifdef for fib_rules by Daniel Lezcano · 17 years ago
  15. c35b7e7 [IPV6]: remove ifdef in route6 for xfrm6 by Daniel Lezcano · 17 years ago
  16. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 17 years ago
  17. 024626e [NET] sysctl: make the sys.net.core sysctls per-namespace by Pavel Emelyanov · 17 years ago
  18. cbbb90e [SNMP]: Remove unused devconf macros. by Pavel Emelyanov · 17 years ago
  19. bb80317 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. by Eric W. Biederman · 17 years ago
  20. 433d49c [IPV6]: Make ip6_route_init to return an error code. by Daniel Lezcano · 17 years ago
  21. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 17 years ago
  22. 0013cab [IPV6]: Make xfrm6_init to return an error code. by Daniel Lezcano · 17 years ago
  23. d63bddb [IPV6]: Make fib6_init to return an error code. by Daniel Lezcano · 17 years ago
  24. f4d900a [NETLINK]: Mark attribute construction exception unlikely by Patrick McHardy · 17 years ago
  25. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 17 years ago
  26. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  27. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 17 years ago
  28. 68dd299 [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding by Pavel Emelyanov · 17 years ago
  29. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 17 years ago
  30. 36f0beb [TR]: Use ctl paths to register net/token-ring/ table by Pavel Emelyanov · 17 years ago
  31. 3e37c3f [IPV4]: Use ctl paths to register net/ipv4/ table by Pavel Emelyanov · 17 years ago
  32. 33eb9cf [NET]: Isolate the net/core/ sysctl table by Pavel Emelyanov · 17 years ago
  33. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago
  34. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 17 years ago
  35. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 17 years ago
  36. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 17 years ago
  37. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 17 years ago
  38. 50c164a [NETFILTER]: x_tables: add rateest match by Patrick McHardy · 17 years ago
  39. 5859034 [NETFILTER]: x_tables: add RATEEST target by Patrick McHardy · 17 years ago
  40. 5c350e5 [NETFILTER]: IPv6 capable xt_TOS v1 target by Jan Engelhardt · 17 years ago
  41. f1095ab [NETFILTER]: IPv6 capable xt_tos v1 match by Jan Engelhardt · 17 years ago
  42. 3c3f486 [NET]: Constify include/net/dsfield.h by Jan Engelhardt · 17 years ago
  43. e2cf5ec [NETFILTER]: ipt_addrtype: limit address type checking to an interface by Laszlo Attila Toth · 17 years ago
  44. 0553811 [IPV4]: Add inet_dev_addr_type() by Laszlo Attila Toth · 17 years ago
  45. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 17 years ago
  46. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  47. 338e8a7 [NETFILTER]: x_tables: add TCPOPTSTRIP target by Sven Schnelle · 17 years ago
  48. 0eeb8ff [NET]: netns compilation speedup by Denis V. Lunev · 17 years ago
  49. 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 17 years ago
  50. 6859d49 [TCP]: Abstract tp->highest_sack accessing & point to next skb by Ilpo Järvinen · 17 years ago
  51. 234b686 [TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe by Ilpo Järvinen · 17 years ago
  52. c3a05c6 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid by Ilpo Järvinen · 17 years ago
  53. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  54. 10816d4 mac80211: adding 802.11n HT framework definitions by Ron Rindjunsky · 17 years ago
  55. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 17 years ago
  56. 1597fbc [UNIX]: Make the unix sysctl tables per-namespace by Pavel Emelyanov · 17 years ago
  57. d392e49 [UNIX]: Move the sysctl_unix_max_dgram_qlen by Pavel Emelyanov · 17 years ago
  58. 97577e3 [UNIX]: Extend unix_sysctl_(un)register prototypes by Pavel Emelyanov · 17 years ago
  59. 95bdfcc [NET]: Implement the per network namespace sysctl infrastructure by Eric W. Biederman · 17 years ago
  60. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 17 years ago
  61. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 17 years ago
  62. 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 17 years ago
  63. be0ea7d [NETFILTER]: Convert old checksum helper names by Patrick McHardy · 17 years ago
  64. a99a00c [NET]: Move netfilter checksum helpers to net/core/utils.c by Patrick McHardy · 17 years ago
  65. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 17 years ago
  66. f11135a [DCCP]: Dedicated auxiliary states to support passive-close by Gerrit Renker · 17 years ago
  67. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 17 years ago
  68. df97c70 [NET]: Eliminate unused argument from sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago
  69. f561d0f [NET]: Uninline the sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago
  70. 8512430 [TCP]: Move FRTO checks out from write queue abstraction funcs by Ilpo Järvinen · 17 years ago
  71. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  72. e7d0362 [PCOUNTER] Fix build error without CONFIG_SMP by Ilpo Järvinen · 17 years ago
  73. 9b91ad2 [DCCP]: Make PARTOPEN an autonomous state by Gerrit Renker · 17 years ago
  74. ebb53d7 [NET] proto: Use pcounters for the inuse field by Arnaldo Carvalho de Melo · 17 years ago
  75. de4d1db [LIB]: Introduce struct pcounter by Arnaldo Carvalho de Melo · 17 years ago
  76. 6b4e324 mac80211: adding 802.11n definitions in ieee80211.h by Ron Rindjunsky · 17 years ago
  77. dabeb34 mac80211: provide interface iterator for drivers by Johannes Berg · 17 years ago
  78. 42a7380 [RAW]: Consolidate proc interface. by Pavel Emelyanov · 17 years ago
  79. ab70768 [RAW]: Consolidate proto->unhash callback by Pavel Emelyanov · 17 years ago
  80. 65b4c50 [RAW]: Consolidate proto->hash callback by Pavel Emelyanov · 17 years ago
  81. b673e4d [RAW]: Introduce raw_hashinfo structure by Pavel Emelyanov · 17 years ago
  82. 69d6da0 [IPv6] RAW: Compact the API for the kernel by Pavel Emelyanov · 17 years ago
  83. 7bc54c9 [IPv4] RAW: Compact the API for the kernel by Pavel Emelyanov · 17 years ago
  84. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  85. d12d01d [NET]: Make AF_PACKET handle multiple network namespaces by Denis V. Lunev · 17 years ago
  86. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  87. c237899 ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h by Michael Wu · 17 years ago
  88. c7b6ea2 [NETPOLL]: Don't need rx_flags. by Stephen Hemminger · 17 years ago
  89. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 17 years ago
  90. 1f98eef [CAN]: Add missing Kbuild entries by Oliver Hartkopp · 17 years ago
  91. 4195e31 [CAN]: Fix plain integer definitions in userspace header. by Oliver Hartkopp · 17 years ago
  92. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 17 years ago
  93. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 17 years ago
  94. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago
  95. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 17 years ago
  96. 68f8353 [TCP]: Rewrite SACK block processing & sack_recv_cache use by Ilpo Järvinen · 17 years ago
  97. fd6dad6 [TCP]: Earlier SACK block verification & simplify access to them by Ilpo Järvinen · 17 years ago
  98. a47e5a9 [TCP]: Convert highest_sack to sk_buff to allow direct access by Ilpo Järvinen · 17 years ago
  99. c0ef877 [NET]: Move sock_valbool_flag to socket.c by Pavel Emelyanov · 17 years ago
  100. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago