1. 98bd0c0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  2. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  3. 7918d21 [NETFILTER]: Fix check whether dst_entry needs to be released after NAT by Patrick McHardy · 19 years ago
  4. 0047c65 [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification by Patrick McHardy · 19 years ago
  5. 878c41c [NETFILTER]: Fix ip6t_policy address matching by Patrick McHardy · 19 years ago
  6. e55f1bc [NETFILTER]: Check policy length in policy match strict mode by Patrick McHardy · 19 years ago
  7. ee4bb81 [NETFILTER]: Fix possible overflow in netfilters do_replace() by Kirill Korotaev · 19 years ago
  8. df4e957 [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper by Samir Bellabes · 19 years ago
  9. 6f16930 [NETFILTER]: Fix missing src port initialization in tftp expectation mask by Patrick McHardy · 19 years ago
  10. a706124 [NETFILTER]: nfnetlink_queue: fix packet marking over netlink by Patrick McHardy · 19 years ago
  11. ad2ad0f [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log by Patrick McHardy · 19 years ago
  12. c2db292 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' by Holger Eitzenberger · 19 years ago
  13. ddc8d02 [NETFILTER]: nf_conntrack: check address family when finding protocol module by Yasuyuki Kozakai · 19 years ago
  14. 34f9a2e [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem by Pablo Neira Ayuso · 19 years ago
  15. b633ad5 [NETFILTER]: ctnetlink: Fix subsystem used for expectation events by Marcus Sundberg · 19 years ago
  16. fa60cf7 [ICMP]: Fix extra dst release when ip_options_echo fails by Herbert Xu · 19 years ago
  17. d6c8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  18. 0dec456 [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages. by Stephen Hemminger · 19 years ago
  19. f00c401 [IPV4]: Remove suprious use of goto out: in icmp_reply by Horms · 19 years ago
  20. 6f4b6ec [IPV6]: Fix illegal dst locking in softirq context. by Herbert Xu · 19 years ago
  21. f8addb3 [IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage by Herbert Xu · 19 years ago
  22. 27852c2 [SCTP]: Fix 'fast retransmit' to send a TSN only once. by Vlad Yasevich · 19 years ago
  23. 4641e7a [IPV6]: Don't hold extra ref count in ipv6_ifa_notify by Herbert Xu · 19 years ago
  24. 42c5e15 [NET] snap: needs hardware checksum fix by Stephen Hemminger · 19 years ago
  25. fba3bad SUNRPC: Move upcall out of auth->au_ops->crcreate() by Trond Myklebust · 19 years ago
  26. adb12f6 SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code by Trond Myklebust · 19 years ago
  27. 9842ef3 SUNRPC: rpc_timeout_upcall_queue should not sleep by Trond Myklebust · 19 years ago
  28. 8a31776 SUNRPC: Fix a lock recursion in the auth_gss downcall by Trond Myklebust · 19 years ago
  29. 99acf04 [PATCH] DocBook: fix some kernel-doc comments in net/sunrpc by Martin Waitz · 19 years ago
  30. 0cbd782 [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. by David S. Miller · 19 years ago
  31. 78b9104 [IPV6] tcp_v6_send_synack: release the destination by Eric W. Biederman · 19 years ago
  32. f9d9516 [NET]: Do not export inet_bind_bucket_create twice. by Sam Ravnborg · 19 years ago
  33. 3f4cfc2 [BRIDGE]: Fix device delete race. by Stephen Hemminger · 19 years ago
  34. 5d39a79 [IPV4]: Always set fl.proto in ip_route_newports by Patrick McHardy · 19 years ago
  35. dd1c185 Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST by Linus Torvalds · 19 years ago
  36. 0827f2b Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  37. 2c74088 [TCP] H-TCP: Fix accounting by Baruch Even · 19 years ago
  38. c5d90e0 [IPV4] igmp: remove pointless printk by Dave Jones · 19 years ago
  39. e2c2fc2 [SCTP]: heartbeats exceed maximum retransmssion limit by Vlad Yasevich · 19 years ago
  40. 81845c2 [SCTP]: correct the number of INIT retransmissions by Vlad Yasevich · 19 years ago
  41. 1a1fedf [PATCH] Typo corrections for ieee80211 by Larry Finger · 19 years ago
  42. 55cd94a [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs by Zhu Yi · 19 years ago
  43. b6daa25 [PATCH] ieee80211: Fix problem with not decrypting broadcast packets by Zhu Yi · 19 years ago
  44. 7add2a4 [IPV6] MLDv2: fix change records when transitioning to/from inactive by David L Stevens · 19 years ago
  45. 151bb0f [AF_KEY]: no message type set by Jerome Borsboom · 19 years ago
  46. cabcac0 [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl by Thomas Graf · 19 years ago
  47. 8798b3f [NET]: Fix skb fclone error path handling. by Herbert Xu · 19 years ago
  48. 8ae55f0 [NET]: Fix some whitespace issues in af_packet.c by Kris Katterjohn · 19 years ago
  49. 2966b66 [NET]: more whitespace issues in net/core/filter.c by Kris Katterjohn · 19 years ago
  50. cf9e50a Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by David S. Miller · 19 years ago
  51. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  52. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 19 years ago
  53. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 19 years ago
  54. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 19 years ago
  55. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  56. 27a7b04 Merge git://tipc.cslab.ericsson.net/pub/git/tipc by David S. Miller · 19 years ago
  57. ad12583 [IPV4]: Fix multiple bugs in IGMPv3 by David L Stevens · 19 years ago
  58. 7ac5459 [PKTGEN]: Respect hard_header_len of device. by David S. Miller · 19 years ago
  59. dbd2915 [IPV4]: RT_CACHE_STAT_INC() warning fix by Andrew Morton · 19 years ago
  60. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 19 years ago
  61. 1e63e68 [TIPC] Group protocols with sub-options in Kconfig by Per Liden · 19 years ago
  62. c11ac3f [TIPC] Add help text for TIPC configuration option by Per Liden · 19 years ago
  63. 50f9bcd [TIPC] Remove unused #includes by Per Liden · 19 years ago
  64. 33a9c4d [TIPC] Move ethernet protocol id to linux/if_ether.h by Per Liden · 19 years ago
  65. 16cb4b3 [TIPC] Updated link priority macros by Per Liden · 19 years ago
  66. 5f7c3ff [TIPC] Minor changes to #includes by Jon Maloy · 19 years ago
  67. 3860288 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c by Kris Katterjohn · 19 years ago
  68. f404e9a [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN by Kris Katterjohn · 19 years ago
  69. a8fc3d8 [NET]: "signed long" -> "long" by Kris Katterjohn · 19 years ago
  70. ab67a4d [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} by Patrick McHardy · 19 years ago
  71. ae82af5 [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash by Patrick McHardy · 19 years ago
  72. a7d1f1b [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. by Tsutomu Fujii · 19 years ago
  73. c4d2444 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). by Sridhar Samudrala · 19 years ago
  74. 313e7b4 [SCTP]: Fix machine check/connection hang on IA64. by Vlad Yasevich · 19 years ago
  75. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 19 years ago
  76. 38b0e42 [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. by Vlad Yasevich · 19 years ago
  77. 49392e5 [SCTP]: sctp doesn't show all associations/endpoints in /proc by Vlad Yasevich · 19 years ago
  78. 9834a2b [SCTP]: Fix sctp_cookie alignment in the packet. by Vlad Yasevich · 19 years ago
  79. 7a48f92 [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). by Sridhar Samudrala · 19 years ago
  80. 2f970d8 [IPV4]: rt_cache_stat can be statically defined by Eric Dumazet · 19 years ago
  81. f09484f [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h by David S. Miller · 19 years ago
  82. f0daaa6 [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup by Yasuyuki Kozakai · 19 years ago
  83. 6dd42af [NETFILTER] Makefile cleanup by Yasuyuki Kozakai · 19 years ago
  84. ccc9132 [NETFILTER] ip[6]t_policy: Fix compilation warnings by Benoit Boissinot · 19 years ago
  85. e35bedf [NET]: Fix whitespace issues in net/core/filter.c by Kris Katterjohn · 19 years ago
  86. dd914b4 [PKT_SCHED] sch_prio: fix qdisc bands init by Amnon Aaronsohn · 19 years ago
  87. 9343e79 [IPV6]: Preserve procfs IPV6 address output format by YOSHIFUJI Hideaki · 19 years ago
  88. caf5b04 x86: Work around compiler code generation bug with -Os by Linus Torvalds · 19 years ago
  89. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  90. 37d8dc8 [NETFILTER] x-tables: Missing linux/ipv6.h includes. by David S. Miller · 19 years ago
  91. dca80b9 [PKT_SCHED]: Change default clock source to gettimeofday by Patrick McHardy · 19 years ago
  92. ee51b1b [XFRM]: IPsec tunnel wildcard address support by Patrick McHardy · 19 years ago
  93. 7b11f69 [NET]: Clean up comments for sk_chk_filter() by Kris Katterjohn · 19 years ago
  94. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  95. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 19 years ago
  96. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  97. 880b005 [TIPC]: Fix 64-bit build warnings. by David S. Miller · 19 years ago
  98. 593a5f2 [TIPC] More updates of file headers by Per Liden · 19 years ago
  99. 9da1c8b [TIPC] Update of file headers by Per Liden · 19 years ago
  100. d0a14a9 [TIPC] Cleaned up info/warn/err macros by Per Liden · 19 years ago