1. f8a6d97 [AF_IUCV]: Fix compilation on s390-up by Alexey Dobriyan · 17 years ago
  2. 42bad1d [NETLINK]: Possible cleanups. by Adrian Bunk · 17 years ago
  3. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 17 years ago
  4. 28d8909 [XFRM]: Export SAD info. by Jamal Hadi Salim · 17 years ago
  5. 5778eab SELinux: extract the NetLabel SELinux support from the security server by Paul Moore · 17 years ago
  6. 128c6b6 NetLabel: convert a BUG_ON in the CIPSO code to a runtime check by Paul Moore · 17 years ago
  7. f998e8c NetLabel: cleanup and document CIPSO constants by Paul Moore · 17 years ago
  8. 98486fa [BRIDGE]: Missing rtnl. by Stephen Hemminger · 17 years ago
  9. c2886d6 [BRIDGE]: if no STP then forward all BPDUs by Stephen Hemminger · 17 years ago
  10. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 17 years ago
  11. 83aa093 [BRIDGE]: don't change packet type by Stephen Hemminger · 17 years ago
  12. e1ec784 [IPV6] NDISC: Unify main process of sending ND messages. by YOSHIFUJI Hideaki · 17 years ago
  13. c53b359 [IPV6] XFRM: Use ip6addr_any where applicable. by YOSHIFUJI Hideaki · 17 years ago
  14. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 17 years ago
  15. 5056a1e [IPV4] IP_GRE: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  16. 87d1a16 [IPV4] IPIP: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  17. 420fe23 [IPV6] SIT: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  18. 30041e4 [IPV6]: Fix Makefile thinko. by David S. Miller · 17 years ago
  19. 7f7d9a6 [IPV6]: Consolidate common SNMP code by Herbert Xu · 17 years ago
  20. 5e0f043 [IPV4]: Consolidate common SNMP code by Herbert Xu · 17 years ago
  21. bb7ec6d [IPV4]: Fix build without procfs. by YOSHIFUJI Hideaki · 17 years ago
  22. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 17 years ago
  23. 1f9eda7 [TIPC]: Enhancements to msg_set_bits() routine by Allan Stephens · 17 years ago
  24. f9d106a [NET]: Warn about GSO/checksum abuse by Herbert Xu · 17 years ago
  25. 7752237 [TCP] TCP YEAH: Use vegas dont copy it. by Stephen Hemminger · 17 years ago
  26. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 17 years ago
  27. 65d1b4a [TCP]: TCP Illinois update. by Stephen Hemminger · 17 years ago
  28. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 17 years ago
  29. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 17 years ago
  30. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 17 years ago
  31. 372cc74 [NET]: Prevent much sadness in qdisc_lock_tree(). by Andrew Morton · 17 years ago
  32. 97fc8d0 [IPV6] SNMP: Use put_unaligned() instead of memcpy(). by YOSHIFUJI Hideaki · 17 years ago
  33. 952a10b [IPV6] SNMP: Fix several warnings without procfs. by YOSHIFUJI Hideaki · 17 years ago
  34. 2334e973 [IPV6] SNMP: Avoid unaligned accesses. by YOSHIFUJI Hideaki · 17 years ago
  35. 9e412ba [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) by Ilpo Järvinen · 17 years ago
  36. 38b4da3 [NET]: Fix comments for register_netdev(). by Borislav Petkov · 17 years ago
  37. b450777a [IrDA]: Misc spelling corrections. by G. Liakhovetski · 17 years ago
  38. c3ea9fa [IrDA] af_irda: IRDA_ASSERT cleanups by Samuel Ortiz · 17 years ago
  39. d7f48d1 [IrDA] af_irda: irda_accept cleanup by Samuel Ortiz · 17 years ago
  40. 6e66aa1 [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream by Olaf Kirch · 17 years ago
  41. 305f2aa [IrDA] af_irda: irda_recvmsg_stream cleanup by Olaf Kirch · 17 years ago
  42. 9958089 [NET]: Move sk_setup_caps() out of line. by Andi Kleen · 17 years ago
  43. 4ac02ba [TCP]: Uninline tcp_done(). by Andi Kleen · 17 years ago
  44. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  45. c462238 [TCP]: TCP Illinois congestion control (rev3) by Stephen Hemminger · 17 years ago
  46. 9be9a6b [NET]: Get rid of netdev_nit by Stephen Hemminger · 17 years ago
  47. 0c6fcc8 [NET] skbuff: skb_store_bits const is backwards by Stephen Hemminger · 17 years ago
  48. 3e6cf55 [BRIDGE]: Fix warning in net-2.6.22 by Stephen Hemminger · 17 years ago
  49. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 17 years ago
  50. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 17 years ago
  51. 1370b5a [IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS. by YOSHIFUJI Hideaki · 17 years ago
  52. 3349017 [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. by YOSHIFUJI Hideaki · 17 years ago
  53. 49ed67a9 [IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c. by YOSHIFUJI Hideaki · 17 years ago
  54. bf99f1b [IPV6] SNMP: Netlink interface. by YOSHIFUJI Hideaki · 17 years ago
  55. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 17 years ago
  56. b881ef7 [IPV6]: MTU discovery check in ip6_fragment() by John Heffner · 17 years ago
  57. fd44de7 [NET_SCHED]: ingress: switch back to using ingress_lock by Patrick McHardy · 17 years ago
  58. 0463d4a [NET_SCHED]: Eliminate qdisc_tree_lock by Patrick McHardy · 17 years ago
  59. ffa4d72 [NETLINK]: don't reinitialize callback mutex by Patrick McHardy · 17 years ago
  60. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  61. 1c2d670 [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks by Patrick McHardy · 17 years ago
  62. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  63. b076deb [NETFILTER]: ipt_ULOG: add compat conversion functions by Patrick McHardy · 17 years ago
  64. d3a2c3c [NETFILTER]: nfnetlink_log: remove fallback to group 0 by Patrick McHardy · 17 years ago
  65. 3b5018d [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading by Patrick McHardy · 17 years ago
  66. fe6092e [NETFILTER]: nf_nat: use HW checksumming when possible by Patrick McHardy · 17 years ago
  67. c15bf6e [NETFILTER]: ebt_arp: add gratuitous arp filtering by Bart De Schuymer · 17 years ago
  68. 516299d [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic by Michael Milner · 17 years ago
  69. f73f709 [DCCP]: Debug statements for Elapsed Time option by Gerrit Renker · 17 years ago
  70. b2449fd [DCCP]: Fix bug in the calculation of very low sending rates by Gerrit Renker · 17 years ago
  71. efd1e8d [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand by Patrick McHardy · 17 years ago
  72. 87a596e bridge: check kmem_cache_create() error by Akinobu Mita · 17 years ago
  73. ffe1d49 bridge: allow changing hardware address to any valid address by Stephen Hemminger · 17 years ago
  74. b86c450 bridge: change when netlink events go to STP by Stephen Hemminger · 17 years ago
  75. 9cde070 bridge: add support for user mode STP by Stephen Hemminger · 17 years ago
  76. 9cf6374 bridge: add sysfs hook to flush forwarding table by Stephen Hemminger · 17 years ago
  77. 3f89092 bridge: simpler hash with salt by Stephen Hemminger · 17 years ago
  78. 467aea0 bridge: don't route packets while learning by Stephen Hemminger · 17 years ago
  79. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 17 years ago
  80. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  81. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 17 years ago
  82. ac758e3 [XFRM]: beet: fix worst case header_len calculation by Patrick McHardy · 17 years ago
  83. c5c2523 [XFRM]: Optimize MTU calculation by Patrick McHardy · 17 years ago
  84. 5579225 [XFRM]: esp: fix skb_tail_pointer conversion bug by Patrick McHardy · 17 years ago
  85. 56eb888 [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head by Patrick McHardy · 17 years ago
  86. 29f6af7 [IPV6] FIB6RULE: Find source address during looking up route. by YOSHIFUJI Hideaki · 17 years ago
  87. ea2f10a [XFRM]: beet: minor cleanups by Patrick McHardy · 17 years ago
  88. 038890f [RTNL]: Improve error codes for unsupported operations by Thomas Graf · 17 years ago
  89. 716ea3a [NET]: Move generic skbuff stuff from XFRM code to generic code by David Howells · 17 years ago
  90. 1a4e2d0 [SK_BUFF]: Some more conversions to skb_copy_from_linear_data by Arnaldo Carvalho de Melo · 17 years ago
  91. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  92. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 17 years ago
  93. 4b19ca4 [NET] fib_rules: delay route cache flush by ip_rt_min_delay by Thomas Graf · 17 years ago
  94. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  95. 03d4f87 [IPV4]: align inet_protos[] on SMP by Eric Dumazet · 17 years ago
  96. 4103f8c [TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates by Eric Dumazet · 17 years ago
  97. 73417f6 [NET] fib_rules: Flush route cache after rule modifications by Thomas Graf · 17 years ago
  98. be77628 [NET]: inet_ehash_secret should be __read_mostly and set only once by Eric Dumazet · 17 years ago
  99. 35fc92a [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE by Herbert Xu · 17 years ago
  100. 2d771cd [IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are removed by Janusz Krzysztofik · 17 years ago