1. dd1c185 Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST by Linus Torvalds · 19 years ago
  2. 0827f2b Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  3. 2c74088 [TCP] H-TCP: Fix accounting by Baruch Even · 19 years ago
  4. c5d90e0 [IPV4] igmp: remove pointless printk by Dave Jones · 19 years ago
  5. e2c2fc2 [SCTP]: heartbeats exceed maximum retransmssion limit by Vlad Yasevich · 19 years ago
  6. 81845c2 [SCTP]: correct the number of INIT retransmissions by Vlad Yasevich · 19 years ago
  7. 1a1fedf [PATCH] Typo corrections for ieee80211 by Larry Finger · 19 years ago
  8. 55cd94a [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs by Zhu Yi · 19 years ago
  9. b6daa25 [PATCH] ieee80211: Fix problem with not decrypting broadcast packets by Zhu Yi · 19 years ago
  10. 7add2a4 [IPV6] MLDv2: fix change records when transitioning to/from inactive by David L Stevens · 19 years ago
  11. 151bb0f [AF_KEY]: no message type set by Jerome Borsboom · 19 years ago
  12. cabcac0 [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl by Thomas Graf · 19 years ago
  13. 8798b3f [NET]: Fix skb fclone error path handling. by Herbert Xu · 19 years ago
  14. 8ae55f0 [NET]: Fix some whitespace issues in af_packet.c by Kris Katterjohn · 19 years ago
  15. 2966b66 [NET]: more whitespace issues in net/core/filter.c by Kris Katterjohn · 19 years ago
  16. cf9e50a Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by David S. Miller · 19 years ago
  17. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  18. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 19 years ago
  19. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 19 years ago
  20. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 19 years ago
  21. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  22. 27a7b04 Merge git://tipc.cslab.ericsson.net/pub/git/tipc by David S. Miller · 19 years ago
  23. ad12583 [IPV4]: Fix multiple bugs in IGMPv3 by David L Stevens · 19 years ago
  24. 7ac5459 [PKTGEN]: Respect hard_header_len of device. by David S. Miller · 19 years ago
  25. dbd2915 [IPV4]: RT_CACHE_STAT_INC() warning fix by Andrew Morton · 19 years ago
  26. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 19 years ago
  27. 1e63e68 [TIPC] Group protocols with sub-options in Kconfig by Per Liden · 19 years ago
  28. c11ac3f [TIPC] Add help text for TIPC configuration option by Per Liden · 19 years ago
  29. 50f9bcd [TIPC] Remove unused #includes by Per Liden · 19 years ago
  30. 33a9c4d [TIPC] Move ethernet protocol id to linux/if_ether.h by Per Liden · 19 years ago
  31. 16cb4b3 [TIPC] Updated link priority macros by Per Liden · 19 years ago
  32. 5f7c3ff [TIPC] Minor changes to #includes by Jon Maloy · 19 years ago
  33. 3860288 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c by Kris Katterjohn · 19 years ago
  34. f404e9a [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN by Kris Katterjohn · 19 years ago
  35. a8fc3d8 [NET]: "signed long" -> "long" by Kris Katterjohn · 19 years ago
  36. ab67a4d [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} by Patrick McHardy · 19 years ago
  37. ae82af5 [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash by Patrick McHardy · 19 years ago
  38. a7d1f1b [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. by Tsutomu Fujii · 19 years ago
  39. c4d2444 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). by Sridhar Samudrala · 19 years ago
  40. 313e7b4 [SCTP]: Fix machine check/connection hang on IA64. by Vlad Yasevich · 19 years ago
  41. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 19 years ago
  42. 38b0e42 [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. by Vlad Yasevich · 19 years ago
  43. 49392e5 [SCTP]: sctp doesn't show all associations/endpoints in /proc by Vlad Yasevich · 19 years ago
  44. 9834a2b [SCTP]: Fix sctp_cookie alignment in the packet. by Vlad Yasevich · 19 years ago
  45. 7a48f92 [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). by Sridhar Samudrala · 19 years ago
  46. 2f970d8 [IPV4]: rt_cache_stat can be statically defined by Eric Dumazet · 19 years ago
  47. f09484f [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h by David S. Miller · 19 years ago
  48. f0daaa6 [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup by Yasuyuki Kozakai · 19 years ago
  49. 6dd42af [NETFILTER] Makefile cleanup by Yasuyuki Kozakai · 19 years ago
  50. ccc9132 [NETFILTER] ip[6]t_policy: Fix compilation warnings by Benoit Boissinot · 19 years ago
  51. e35bedf [NET]: Fix whitespace issues in net/core/filter.c by Kris Katterjohn · 19 years ago
  52. dd914b4 [PKT_SCHED] sch_prio: fix qdisc bands init by Amnon Aaronsohn · 19 years ago
  53. 9343e79 [IPV6]: Preserve procfs IPV6 address output format by YOSHIFUJI Hideaki · 19 years ago
  54. caf5b04 x86: Work around compiler code generation bug with -Os by Linus Torvalds · 19 years ago
  55. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  56. 37d8dc8 [NETFILTER] x-tables: Missing linux/ipv6.h includes. by David S. Miller · 19 years ago
  57. dca80b9 [PKT_SCHED]: Change default clock source to gettimeofday by Patrick McHardy · 19 years ago
  58. ee51b1b [XFRM]: IPsec tunnel wildcard address support by Patrick McHardy · 19 years ago
  59. 7b11f69 [NET]: Clean up comments for sk_chk_filter() by Kris Katterjohn · 19 years ago
  60. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  61. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 19 years ago
  62. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  63. 880b005 [TIPC]: Fix 64-bit build warnings. by David S. Miller · 19 years ago
  64. 593a5f2 [TIPC] More updates of file headers by Per Liden · 19 years ago
  65. 9da1c8b [TIPC] Update of file headers by Per Liden · 19 years ago
  66. d0a14a9 [TIPC] Cleaned up info/warn/err macros by Per Liden · 19 years ago
  67. 9ea1fd3 [TIPC] License header update by Per Liden · 19 years ago
  68. ea714cc [TIPC] Moved configuration interface into tipc_config.h by Per Liden · 19 years ago
  69. b70e4f4 [TIPC} Fixed bug in disc_timeout() by Jon Maloy · 19 years ago
  70. 1dba974 [TIPC] Use dynamically allocated family id with NETLINK_GENERIC by Per Liden · 19 years ago
  71. b97bf3f [TIPC] Initial merge by Per Liden · 19 years ago
  72. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  73. bb7e8c5 [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description by Adrian Bunk · 19 years ago
  74. 54608b7 [PKT_SCHED] ematch: Remove bogus include. by Evgeniy Polyakov · 19 years ago
  75. c3f343e [NET]: Fix diverter build. by Evgeniy Polyakov · 19 years ago
  76. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  77. ae0f7d5 [IPV6]: Avoid calling ip6_xmit() with NULL sk by David Woodhouse · 19 years ago
  78. a776809 [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit by David S. Miller · 19 years ago
  79. 82bf7e9 [NET]: Some more missing include/etherdevice.h includes by David S. Miller · 19 years ago
  80. 5bf887f [IPV6]: Fix modular build with netfilter enabled. by David S. Miller · 19 years ago
  81. 9819d85 Fix net/core/wireless.c link failure by Linus Torvalds · 19 years ago
  82. b8ab50b netfilter: headers included twice by Nicolas Kaiser · 19 years ago
  83. 8a4c8a9 [EBTABLES] Don't match tcp/udp source/destination port for IP fragments by Bart De Schuymer · 19 years ago
  84. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  85. ea2e90d [RXRPC]: Decrease number of pointer derefs in connection.c by Jesper Juhl · 19 years ago
  86. ad8e4b7 [AF_NETLINK]: Fix DoS in netlink_rcv_skb() by Martin Murray · 19 years ago
  87. babbdb1 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures by Patrick McHardy · 19 years ago
  88. 9d28026 [NETFILTER]: Remove unused function from NAT protocol helpers by Patrick McHardy · 19 years ago
  89. c07bc1f [NETFILTER]: Fix return value confusion in PPTP NAT helper by Patrick McHardy · 19 years ago
  90. 03b9fec [NETFILTER]: Fix another crash in ip_nat_pptp by Patrick McHardy · 19 years ago
  91. 15db347 [NETFILTER]: Fix crash in ip_nat_pptp by Patrick McHardy · 19 years ago
  92. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 19 years ago
  93. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  94. 4f47707 Fix rpc shutdown event condition bug by Linus Torvalds · 19 years ago
  95. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  96. 532347e [PATCH] nfs: sleep_on() removal by Ingo Molnar · 19 years ago
  97. 6dd214b [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats by Andrey Borzenkov · 19 years ago
  98. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  99. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  100. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago