1. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  2. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  3. 1b93ae6 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  4. 246a421 [NET]: Fix NULL pointer deref in checksum debugging. by Stephen Hemminger · 19 years ago
  5. dab9630 [NET]: make function pointer argument parseable by kernel-doc by Martin Waitz · 19 years ago
  6. fb0d366 [NET]: Reject socket filter if division by constant zero is attempted. by Kris Katterjohn · 19 years ago
  7. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  8. 9ac4a16 [RTNETLINK]: Use generic netlink receive queue processor by Thomas Graf · 19 years ago
  9. a8f74b2 [NETLINK]: Make netlink_callback->done() optional by Thomas Graf · 19 years ago
  10. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  11. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  12. 6151b31 [NET]: Fix race condition in sk_stream_wait_connect by Herbert Xu · 19 years ago
  13. c75d721 [NET]: Fix zero-size datagram reception by Herbert Xu · 19 years ago
  14. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  15. 236fa08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 by Linus Torvalds · 19 years ago
  16. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  17. 35848e0 [PATCH] kill massive wireless-related log spam by Jeff Garzik · 19 years ago
  18. c83c248 [SK_BUFF] kernel-doc: fix skbuff warnings by Randy Dunlap · 19 years ago
  19. d50a6b5 [PKTGEN]: proc interface revision by Stephen Hemminger · 19 years ago
  20. b4099fa [PKTGEN]: Spelling and white space by Stephen Hemminger · 19 years ago
  21. 2845b63 [PKTGEN]: Use kzalloc by Stephen Hemminger · 19 years ago
  22. b7c8921 [PKTGEN]: Sleeping function called under lock by Stephen Hemminger · 19 years ago
  23. 670c02c [NET]: Wider use of for_each_*cpu() by John Hawkes · 19 years ago
  24. 49636bb [NEIGH] Fix timer leak in neigh_changeaddr by Herbert Xu · 19 years ago
  25. 6fb9974 [NEIGH] Fix add_timer race in neigh_add_timer by Herbert Xu · 19 years ago
  26. 2037550 [NEIGH] Print stack trace in neigh_add_timer by Herbert Xu · 19 years ago
  27. c98d80e [SK_BUFF]: ipvs_property field must be copied by Julian Anastasov · 19 years ago
  28. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  29. 3e56a40 [IPV4]: Get rid of bogus __in_put_dev in pktgen by Herbert Xu · 19 years ago
  30. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  31. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  32. eb693d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  33. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  34. a79af59 [NET]: Fix module reference counts for loadable protocol modules by Frank Filz · 19 years ago
  35. 2d7ceec [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() by Eric Dumazet · 19 years ago
  36. bc8dfcb [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() by Daniel Phillips · 19 years ago
  37. 667347f [NEIGH]: Add debugging check when adding timers. by David S. Miller · 19 years ago
  38. 56e9b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6 by David S. Miller · 19 years ago
  39. 45fc3b1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS by Amos Waterland · 19 years ago
  40. cf309e3 [LLC]: Fix for Bugzilla ticket #5156 by Jochen Friedrich · 19 years ago
  41. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  42. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  43. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  44. 55faed1 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  45. 0a3f435 [NET]: proto_unregister: fix sleeping while atomic by Patrick McHardy · 19 years ago
  46. 6582c16 [PATCH] WE-19 for kernel 2.6.13 by Jean Tourrilhes · 19 years ago
  47. 9261c9b [NET]: Make sure l_linger is unsigned to avoid negative timeouts by Eric Dumazet · 19 years ago
  48. 5bcaa15 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  49. 1198ad0 [NET]: 2.6.13 breaks libpcap (and tcpdump) by Herbert Xu · 19 years ago
  50. 6baf1f4 [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL by David S. Miller · 19 years ago
  51. 0bf0519d [PATCH] (7/7) __user annotations (ethtool) by viro@ftp.linux.org.uk · 19 years ago
  52. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  53. a6f9a70 [NET]: Add support for getting the permanent hardware address. by Jon Wetzel · 19 years ago
  54. d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 19 years ago
  55. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  56. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  57. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  58. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  59. f6ebe77 [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c by Harald Welte · 19 years ago
  60. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  61. 87d11ce [SOCK]: Introduce sk_clone by Arnaldo Carvalho de Melo · 19 years ago
  62. 8feaf0c [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  63. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  64. 608c8e4 [NETFILTER]: Extend netfilter logging API by Harald Welte · 19 years ago
  65. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  66. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  67. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 19 years ago
  68. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  69. 020b4c1 [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c by Harald Welte · 19 years ago
  70. 089af26 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() by Harald Welte · 19 years ago
  71. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  72. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  73. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  74. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  75. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  76. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  77. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  78. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  79. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  80. d7b9dfc [NETPOLL]: remove unused variable by Matt Mackall · 19 years ago
  81. 53fb95d [NETPOLL]: fix initialization/NAPI race by Matt Mackall · 19 years ago
  82. 2652076 [NETPOLL]: pre-fill skb pool by Ingo Molnar · 19 years ago
  83. 0db1d6f [NETPOLL]: add retry timeout by Matt Mackall · 19 years ago
  84. f0d3459 [NETPOLL]: netpoll_send_skb simplify by Matt Mackall · 19 years ago
  85. a636e13 [NETPOLL]: deadlock bugfix by Jeff Moyer · 19 years ago
  86. 1151312 [NETPOLL]: rx_flags bugfix by Jeff Moyer · 19 years ago
  87. f0098f7 [NET] Fix too aggressive backoff in dst garbage collection by Denis Lunev · 19 years ago
  88. 6192b54 [NET]: Fix busy waiting in dev_close(). by David S. Miller · 19 years ago
  89. 839c5d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  90. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  91. 5e43db7 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c by Matt Mackall · 19 years ago
  92. a77be81 [NET]: Fix setsockopt locking bug by Kyle Moffett · 19 years ago
  93. b72f6ec [NET]: Fix tc_verd thinko in skb_clone() by David S. Miller · 19 years ago
  94. 6aef4fd [NET]: Only build flow.o if CONFIG_XFRM=y by Patrick McHardy · 19 years ago
  95. 86a76ca [NET]: Fix sparse warnings by Victor Fusco · 19 years ago
  96. 52609c0 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c by David Chau · 19 years ago
  97. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  98. 3154e54 [NET]: net/core/filter.c: make len cover the entire packet by Patrick McHardy · 19 years ago
  99. 0b05b2a [NET]: Consolidate common code in net/core/filter.c by Patrick McHardy · 19 years ago
  100. 6935d46 [NET]: Remove redundant code in net/core/filter.c by Patrick McHardy · 19 years ago