1. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  2. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 19 years ago
  3. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 19 years ago
  4. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 19 years ago
  5. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  6. 27a7b04 Merge git://tipc.cslab.ericsson.net/pub/git/tipc by David S. Miller · 19 years ago
  7. ad12583 [IPV4]: Fix multiple bugs in IGMPv3 by David L Stevens · 19 years ago
  8. 7ac5459 [PKTGEN]: Respect hard_header_len of device. by David S. Miller · 19 years ago
  9. dbd2915 [IPV4]: RT_CACHE_STAT_INC() warning fix by Andrew Morton · 19 years ago
  10. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 19 years ago
  11. 1e63e68 [TIPC] Group protocols with sub-options in Kconfig by Per Liden · 19 years ago
  12. c11ac3f [TIPC] Add help text for TIPC configuration option by Per Liden · 19 years ago
  13. 50f9bcd [TIPC] Remove unused #includes by Per Liden · 19 years ago
  14. 33a9c4d [TIPC] Move ethernet protocol id to linux/if_ether.h by Per Liden · 19 years ago
  15. 16cb4b3 [TIPC] Updated link priority macros by Per Liden · 19 years ago
  16. 5f7c3ff [TIPC] Minor changes to #includes by Jon Maloy · 19 years ago
  17. 3860288 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c by Kris Katterjohn · 19 years ago
  18. f404e9a [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN by Kris Katterjohn · 19 years ago
  19. a8fc3d8 [NET]: "signed long" -> "long" by Kris Katterjohn · 19 years ago
  20. ab67a4d [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} by Patrick McHardy · 19 years ago
  21. ae82af5 [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash by Patrick McHardy · 19 years ago
  22. 2f970d8 [IPV4]: rt_cache_stat can be statically defined by Eric Dumazet · 19 years ago
  23. f09484f [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h by David S. Miller · 19 years ago
  24. f0daaa6 [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup by Yasuyuki Kozakai · 19 years ago
  25. 6dd42af [NETFILTER] Makefile cleanup by Yasuyuki Kozakai · 19 years ago
  26. ccc9132 [NETFILTER] ip[6]t_policy: Fix compilation warnings by Benoit Boissinot · 19 years ago
  27. e35bedf [NET]: Fix whitespace issues in net/core/filter.c by Kris Katterjohn · 19 years ago
  28. dd914b4 [PKT_SCHED] sch_prio: fix qdisc bands init by Amnon Aaronsohn · 19 years ago
  29. 9343e79 [IPV6]: Preserve procfs IPV6 address output format by YOSHIFUJI Hideaki · 19 years ago
  30. caf5b04 x86: Work around compiler code generation bug with -Os by Linus Torvalds · 19 years ago
  31. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  32. 37d8dc8 [NETFILTER] x-tables: Missing linux/ipv6.h includes. by David S. Miller · 19 years ago
  33. dca80b9 [PKT_SCHED]: Change default clock source to gettimeofday by Patrick McHardy · 19 years ago
  34. ee51b1b [XFRM]: IPsec tunnel wildcard address support by Patrick McHardy · 19 years ago
  35. 7b11f69 [NET]: Clean up comments for sk_chk_filter() by Kris Katterjohn · 19 years ago
  36. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  37. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 19 years ago
  38. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  39. 880b005 [TIPC]: Fix 64-bit build warnings. by David S. Miller · 19 years ago
  40. 593a5f2 [TIPC] More updates of file headers by Per Liden · 19 years ago
  41. 9da1c8b [TIPC] Update of file headers by Per Liden · 19 years ago
  42. d0a14a9 [TIPC] Cleaned up info/warn/err macros by Per Liden · 19 years ago
  43. 9ea1fd3 [TIPC] License header update by Per Liden · 19 years ago
  44. ea714cc [TIPC] Moved configuration interface into tipc_config.h by Per Liden · 19 years ago
  45. b70e4f4 [TIPC} Fixed bug in disc_timeout() by Jon Maloy · 19 years ago
  46. 1dba974 [TIPC] Use dynamically allocated family id with NETLINK_GENERIC by Per Liden · 19 years ago
  47. b97bf3f [TIPC] Initial merge by Per Liden · 19 years ago
  48. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  49. bb7e8c5 [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description by Adrian Bunk · 19 years ago
  50. 54608b7 [PKT_SCHED] ematch: Remove bogus include. by Evgeniy Polyakov · 19 years ago
  51. c3f343e [NET]: Fix diverter build. by Evgeniy Polyakov · 19 years ago
  52. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  53. ae0f7d5 [IPV6]: Avoid calling ip6_xmit() with NULL sk by David Woodhouse · 19 years ago
  54. a776809 [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit by David S. Miller · 19 years ago
  55. 82bf7e9 [NET]: Some more missing include/etherdevice.h includes by David S. Miller · 19 years ago
  56. 5bf887f [IPV6]: Fix modular build with netfilter enabled. by David S. Miller · 19 years ago
  57. 9819d85 Fix net/core/wireless.c link failure by Linus Torvalds · 19 years ago
  58. b8ab50b netfilter: headers included twice by Nicolas Kaiser · 19 years ago
  59. 8a4c8a9 [EBTABLES] Don't match tcp/udp source/destination port for IP fragments by Bart De Schuymer · 19 years ago
  60. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  61. ea2e90d [RXRPC]: Decrease number of pointer derefs in connection.c by Jesper Juhl · 19 years ago
  62. ad8e4b7 [AF_NETLINK]: Fix DoS in netlink_rcv_skb() by Martin Murray · 19 years ago
  63. babbdb1 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures by Patrick McHardy · 19 years ago
  64. 9d28026 [NETFILTER]: Remove unused function from NAT protocol helpers by Patrick McHardy · 19 years ago
  65. c07bc1f [NETFILTER]: Fix return value confusion in PPTP NAT helper by Patrick McHardy · 19 years ago
  66. 03b9fec [NETFILTER]: Fix another crash in ip_nat_pptp by Patrick McHardy · 19 years ago
  67. 15db347 [NETFILTER]: Fix crash in ip_nat_pptp by Patrick McHardy · 19 years ago
  68. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 19 years ago
  69. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  70. 4f47707 Fix rpc shutdown event condition bug by Linus Torvalds · 19 years ago
  71. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  72. 532347e [PATCH] nfs: sleep_on() removal by Ingo Molnar · 19 years ago
  73. 6dd214b [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats by Andrey Borzenkov · 19 years ago
  74. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  75. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  76. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  77. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  78. dff2c03 [INET_DIAG]: Introduce sk_diag_fill by Arnaldo Carvalho de Melo · 19 years ago
  79. c7d58aa [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill by Arnaldo Carvalho de Melo · 19 years ago
  80. 4e852c0 [INET_DIAG]: whitespace/simple cleanups by Arnaldo Carvalho de Melo · 19 years ago
  81. 7dbf075 [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  82. a2c2064 [IPV6]: Set skb->priority in ip6_output.c by Patrick McHardy · 19 years ago
  83. cfacb05 [IPV4]: ip_output.c needs xfrm.h by Patrick McHardy · 19 years ago
  84. 29f1df6 [PKT_SCHED]: Fix qdisc return code. by Jamal Hadi Salim · 19 years ago
  85. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 19 years ago
  86. 4bba392 [PKT_SCHED]: Prefix tc actions with act_ by Patrick McHardy · 19 years ago
  87. 541673c8 [PKT_SCHED]: Fix memory leak when dumping in pedit action by Patrick McHardy · 19 years ago
  88. 31bd06e [PKT_SCHED]: Remove some obsolete policer exports by Patrick McHardy · 19 years ago
  89. f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 19 years ago
  90. 538e43a [PKT_SCHED]: Use USEC_PER_SEC by Patrick McHardy · 19 years ago
  91. 2941a48 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv by Patrick McHardy · 19 years ago
  92. cf10b28 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  93. 14591de [PATCH] netlink oops fix due to incorrect error code by Kirill Korotaev · 19 years ago
  94. a4bf26f [PATCH] ieee80211: enable hw wep where host has to build IV by Johannes Berg · 19 years ago
  95. 18e92b1 [PATCH] tiny: Trim non-IPX builds by Matt Mackall · 19 years ago
  96. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  97. f9f7500 [PATCH] slab: remove unused align parameter from alloc_percpu by Pekka Enberg · 19 years ago
  98. 9f5336e [IPV6]: small cleanups by Adrian Bunk · 19 years ago
  99. 97dc627 [IPV4]: make ip_fragment() static by Adrian Bunk · 19 years ago
  100. da7bc6e [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h by Joe Kappus · 19 years ago