1. c2886d6 [BRIDGE]: if no STP then forward all BPDUs by Stephen Hemminger · 18 years ago
  2. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 18 years ago
  3. 83aa093 [BRIDGE]: don't change packet type by Stephen Hemminger · 18 years ago
  4. e1ec784 [IPV6] NDISC: Unify main process of sending ND messages. by YOSHIFUJI Hideaki · 18 years ago
  5. c53b359 [IPV6] XFRM: Use ip6addr_any where applicable. by YOSHIFUJI Hideaki · 18 years ago
  6. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 18 years ago
  7. 5056a1e [IPV4] IP_GRE: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 18 years ago
  8. 87d1a16 [IPV4] IPIP: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 18 years ago
  9. 420fe23 [IPV6] SIT: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 18 years ago
  10. 30041e4 [IPV6]: Fix Makefile thinko. by David S. Miller · 18 years ago
  11. 7f7d9a6 [IPV6]: Consolidate common SNMP code by Herbert Xu · 18 years ago
  12. 5e0f043 [IPV4]: Consolidate common SNMP code by Herbert Xu · 18 years ago
  13. bb7ec6d [IPV4]: Fix build without procfs. by YOSHIFUJI Hideaki · 18 years ago
  14. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 18 years ago
  15. 1f9eda7 [TIPC]: Enhancements to msg_set_bits() routine by Allan Stephens · 18 years ago
  16. 43fb45cb [WIRELESS] cfg80211: Update comment for locking. by Johannes Berg · 18 years ago
  17. f9d106a [NET]: Warn about GSO/checksum abuse by Herbert Xu · 18 years ago
  18. 7752237 [TCP] TCP YEAH: Use vegas dont copy it. by Stephen Hemminger · 18 years ago
  19. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 18 years ago
  20. 65d1b4a [TCP]: TCP Illinois update. by Stephen Hemminger · 18 years ago
  21. 4243159 [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo by John W. Linville · 18 years ago
  22. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 18 years ago
  23. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 18 years ago
  24. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 18 years ago
  25. 724c6b3 [WIRELESS]: Update MAINTAINERS for wireless mailing list. by Johannes Berg · 18 years ago
  26. 372cc74 [NET]: Prevent much sadness in qdisc_lock_tree(). by Andrew Morton · 18 years ago
  27. 97fc8d0 [IPV6] SNMP: Use put_unaligned() instead of memcpy(). by YOSHIFUJI Hideaki · 18 years ago
  28. 952a10b [IPV6] SNMP: Fix several warnings without procfs. by YOSHIFUJI Hideaki · 18 years ago
  29. 2334e973 [IPV6] SNMP: Avoid unaligned accesses. by YOSHIFUJI Hideaki · 18 years ago
  30. 9e412ba [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) by Ilpo Järvinen · 18 years ago
  31. 38b4da3 [NET]: Fix comments for register_netdev(). by Borislav Petkov · 18 years ago
  32. b450777a [IrDA]: Misc spelling corrections. by G. Liakhovetski · 18 years ago
  33. 599b1fa [IrDA]: Adding carriage returns to mcs7780 debug statements by Samuel Ortiz · 18 years ago
  34. c3ea9fa [IrDA] af_irda: IRDA_ASSERT cleanups by Samuel Ortiz · 18 years ago
  35. d7f48d1 [IrDA] af_irda: irda_accept cleanup by Samuel Ortiz · 18 years ago
  36. 6e66aa1 [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream by Olaf Kirch · 18 years ago
  37. 305f2aa [IrDA] af_irda: irda_recvmsg_stream cleanup by Olaf Kirch · 18 years ago
  38. 9958089 [NET]: Move sk_setup_caps() out of line. by Andi Kleen · 18 years ago
  39. 4ac02ba [TCP]: Uninline tcp_done(). by Andi Kleen · 18 years ago
  40. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 18 years ago
  41. c462238 [TCP]: TCP Illinois congestion control (rev3) by Stephen Hemminger · 18 years ago
  42. 9be9a6b [NET]: Get rid of netdev_nit by Stephen Hemminger · 18 years ago
  43. 42dc9cd [PPPOE]: Fix device tear-down notification. by Michal Ostrowski · 18 years ago
  44. 202a03a [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it by Florian Zumbiehl · 18 years ago
  45. 74b885c [PPPOE]: race between interface going down and connect() by Florian Zumbiehl · 18 years ago
  46. bfafb26 [PPPoE]: miscellaneous smaller cleanups by Florian Zumbiehl · 18 years ago
  47. 0c6fcc8 [NET] skbuff: skb_store_bits const is backwards by Stephen Hemminger · 18 years ago
  48. 3e6cf55 [BRIDGE]: Fix warning in net-2.6.22 by Stephen Hemminger · 18 years ago
  49. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 18 years ago
  50. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 18 years ago
  51. 1370b5a [IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS. by YOSHIFUJI Hideaki · 18 years ago
  52. 3349017 [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. by YOSHIFUJI Hideaki · 18 years ago
  53. 49ed67a9 [IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c. by YOSHIFUJI Hideaki · 18 years ago
  54. bf99f1b [IPV6] SNMP: Netlink interface. by YOSHIFUJI Hideaki · 18 years ago
  55. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 18 years ago
  56. b881ef7 [IPV6]: MTU discovery check in ip6_fragment() by John Heffner · 18 years ago
  57. fd44de7 [NET_SCHED]: ingress: switch back to using ingress_lock by Patrick McHardy · 18 years ago
  58. 0463d4a [NET_SCHED]: Eliminate qdisc_tree_lock by Patrick McHardy · 18 years ago
  59. ffa4d72 [NETLINK]: don't reinitialize callback mutex by Patrick McHardy · 18 years ago
  60. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 18 years ago
  61. 1c2d670 [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks by Patrick McHardy · 18 years ago
  62. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 18 years ago
  63. b076deb [NETFILTER]: ipt_ULOG: add compat conversion functions by Patrick McHardy · 18 years ago
  64. d3a2c3c [NETFILTER]: nfnetlink_log: remove fallback to group 0 by Patrick McHardy · 18 years ago
  65. 3b5018d [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading by Patrick McHardy · 18 years ago
  66. fe6092e [NETFILTER]: nf_nat: use HW checksumming when possible by Patrick McHardy · 18 years ago
  67. c15bf6e [NETFILTER]: ebt_arp: add gratuitous arp filtering by Bart De Schuymer · 18 years ago
  68. 516299d [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic by Michael Milner · 18 years ago
  69. 91d73c1 [DCCP]: Complete documentation of dccp_sock by Gerrit Renker · 18 years ago
  70. f73f709 [DCCP]: Debug statements for Elapsed Time option by Gerrit Renker · 18 years ago
  71. b2449fd [DCCP]: Fix bug in the calculation of very low sending rates by Gerrit Renker · 18 years ago
  72. cb8c181 [S390]: Fix build on 31-bit. by David S. Miller · 18 years ago
  73. efd1e8d [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand by Patrick McHardy · 18 years ago
  74. 3303680 [NET]: loopback driver can use loopback_dev integrated net_device_stats by Eric Dumazet · 18 years ago
  75. 87a596e bridge: check kmem_cache_create() error by Akinobu Mita · 18 years ago
  76. ffe1d49 bridge: allow changing hardware address to any valid address by Stephen Hemminger · 18 years ago
  77. b86c450 bridge: change when netlink events go to STP by Stephen Hemminger · 18 years ago
  78. 9cde070 bridge: add support for user mode STP by Stephen Hemminger · 18 years ago
  79. 9cf6374 bridge: add sysfs hook to flush forwarding table by Stephen Hemminger · 18 years ago
  80. 3f89092 bridge: simpler hash with salt by Stephen Hemminger · 18 years ago
  81. 467aea0 bridge: don't route packets while learning by Stephen Hemminger · 18 years ago
  82. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 18 years ago
  83. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 18 years ago
  84. 628592c [NETDRV]: Perform missing csum_offset conversions by Herbert Xu · 18 years ago
  85. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 18 years ago
  86. ac758e3 [XFRM]: beet: fix worst case header_len calculation by Patrick McHardy · 18 years ago
  87. c5c2523 [XFRM]: Optimize MTU calculation by Patrick McHardy · 18 years ago
  88. 5579225 [XFRM]: esp: fix skb_tail_pointer conversion bug by Patrick McHardy · 18 years ago
  89. 56eb888 [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head by Patrick McHardy · 18 years ago
  90. 29f6af7 [IPV6] FIB6RULE: Find source address during looking up route. by YOSHIFUJI Hideaki · 18 years ago
  91. ea2f10a [XFRM]: beet: minor cleanups by Patrick McHardy · 18 years ago
  92. 038890f [RTNL]: Improve error codes for unsupported operations by Thomas Graf · 18 years ago
  93. 716ea3a [NET]: Move generic skbuff stuff from XFRM code to generic code by David Howells · 18 years ago
  94. 926554c [CREDITS]: Update Arnaldo entry by Arnaldo Carvalho de Melo · 18 years ago
  95. 1a4e2d0 [SK_BUFF]: Some more conversions to skb_copy_from_linear_data by Arnaldo Carvalho de Melo · 18 years ago
  96. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  97. 3dbad80 [NET]: Fix warnings in 3c523.c and ni52.c by David S. Miller · 18 years ago
  98. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 18 years ago
  99. f859581 [NET]: random functions can use nsec resolution instead of usec by Eric Dumazet · 18 years ago
  100. 4b19ca4 [NET] fib_rules: delay route cache flush by ip_rt_min_delay by Thomas Graf · 18 years ago