1. b4d9eda [NET]: Revert skb_copy_datagram_iovec() recursion elimination. by David S. Miller · 18 years ago
  2. 2863351 [NETLINK]: illegal use of pid in rtnetlink by Alexey Kuznetsov · 18 years ago
  3. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  4. cabcac0 [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl by Thomas Graf · 19 years ago
  5. 8798b3f [NET]: Fix skb fclone error path handling. by Herbert Xu · 19 years ago
  6. 2966b66 [NET]: more whitespace issues in net/core/filter.c by Kris Katterjohn · 19 years ago
  7. 7ac5459 [PKTGEN]: Respect hard_header_len of device. by David S. Miller · 19 years ago
  8. 3860288 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c by Kris Katterjohn · 19 years ago
  9. f404e9a [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN by Kris Katterjohn · 19 years ago
  10. e35bedf [NET]: Fix whitespace issues in net/core/filter.c by Kris Katterjohn · 19 years ago
  11. 7b11f69 [NET]: Clean up comments for sk_chk_filter() by Kris Katterjohn · 19 years ago
  12. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  13. c3f343e [NET]: Fix diverter build. by Evgeniy Polyakov · 19 years ago
  14. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  15. 9819d85 Fix net/core/wireless.c link failure by Linus Torvalds · 19 years ago
  16. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  17. 6dd214b [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats by Andrey Borzenkov · 19 years ago
  18. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 19 years ago
  19. a2167dc [NET]: Endian-annotate in_aton() by Alexey Dobriyan · 19 years ago
  20. 69549dd [PKTGEN]: Adds missing __init. by Luiz Capitulino · 19 years ago
  21. 4bad4dc [NET]: Change sk_run_filter()'s return type in net/core/filter.c by Kris Katterjohn · 19 years ago
  22. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  23. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  24. fd586ba [PATCH] net: swich device attribute creation to default attrs by Kay Sievers · 19 years ago
  25. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  26. 9369986 [NET]: More instruction checks fornet/core/filter.c by Kris Katterjohn · 19 years ago
  27. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  28. 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 19 years ago
  29. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  30. f34fbb97 [PKTGEN]: Deinitialise static variables. by Jaco Kroon · 19 years ago
  31. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  32. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  33. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  34. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  35. ac67c62 Merge branch 'master' by Jeff Garzik · 19 years ago
  36. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  37. b1086ee Merge branch 'master' by Jeff Garzik · 19 years ago
  38. 246a421 [NET]: Fix NULL pointer deref in checksum debugging. by Stephen Hemminger · 19 years ago
  39. dab9630 [NET]: make function pointer argument parseable by kernel-doc by Martin Waitz · 19 years ago
  40. 2226340 Merge branch 'master' by Jeff Garzik · 19 years ago
  41. fb0d366 [NET]: Reject socket filter if division by constant zero is attempted. by Kris Katterjohn · 19 years ago
  42. c2373ee [PATCH] net: make dev_valid_name public by Mitch Williams · 19 years ago
  43. 1e2e565 [PATCH] net: allow newline terminated IP addresses in in_aton by Mitch Williams · 19 years ago
  44. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  45. 9ac4a16 [RTNETLINK]: Use generic netlink receive queue processor by Thomas Graf · 19 years ago
  46. a8f74b2 [NETLINK]: Make netlink_callback->done() optional by Thomas Graf · 19 years ago
  47. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  48. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  49. 6151b31 [NET]: Fix race condition in sk_stream_wait_connect by Herbert Xu · 19 years ago
  50. c75d721 [NET]: Fix zero-size datagram reception by Herbert Xu · 19 years ago
  51. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  52. 236fa08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 by Linus Torvalds · 19 years ago
  53. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  54. 35848e0 [PATCH] kill massive wireless-related log spam by Jeff Garzik · 19 years ago
  55. c83c248 [SK_BUFF] kernel-doc: fix skbuff warnings by Randy Dunlap · 19 years ago
  56. d50a6b56 [PKTGEN]: proc interface revision by Stephen Hemminger · 19 years ago
  57. b4099fa [PKTGEN]: Spelling and white space by Stephen Hemminger · 19 years ago
  58. 2845b63 [PKTGEN]: Use kzalloc by Stephen Hemminger · 19 years ago
  59. b7c8921 [PKTGEN]: Sleeping function called under lock by Stephen Hemminger · 19 years ago
  60. 670c02c [NET]: Wider use of for_each_*cpu() by John Hawkes · 19 years ago
  61. 49636bb [NEIGH] Fix timer leak in neigh_changeaddr by Herbert Xu · 19 years ago
  62. 6fb9974 [NEIGH] Fix add_timer race in neigh_add_timer by Herbert Xu · 19 years ago
  63. 2037550 [NEIGH] Print stack trace in neigh_add_timer by Herbert Xu · 19 years ago
  64. c98d80e [SK_BUFF]: ipvs_property field must be copied by Julian Anastasov · 19 years ago
  65. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  66. 3e56a40 [IPV4]: Get rid of bogus __in_put_dev in pktgen by Herbert Xu · 19 years ago
  67. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  68. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  69. eb693d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  70. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  71. a79af59 [NET]: Fix module reference counts for loadable protocol modules by Frank Filz · 19 years ago
  72. 2d7ceec [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() by Eric Dumazet · 19 years ago
  73. bc8dfcb [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() by Daniel Phillips · 19 years ago
  74. 667347f [NEIGH]: Add debugging check when adding timers. by David S. Miller · 19 years ago
  75. 56e9b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6 by David S. Miller · 19 years ago
  76. 45fc3b1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS by Amos Waterland · 19 years ago
  77. cf309e3 [LLC]: Fix for Bugzilla ticket #5156 by Jochen Friedrich · 19 years ago
  78. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  79. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  80. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  81. 55faed1 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  82. 0a3f435 [NET]: proto_unregister: fix sleeping while atomic by Patrick McHardy · 19 years ago
  83. 6582c16 [PATCH] WE-19 for kernel 2.6.13 by Jean Tourrilhes · 19 years ago
  84. 9261c9b [NET]: Make sure l_linger is unsigned to avoid negative timeouts by Eric Dumazet · 19 years ago
  85. 5bcaa15 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  86. 1198ad0 [NET]: 2.6.13 breaks libpcap (and tcpdump) by Herbert Xu · 19 years ago
  87. 6baf1f4 [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL by David S. Miller · 19 years ago
  88. 0bf0519d [PATCH] (7/7) __user annotations (ethtool) by viro@ftp.linux.org.uk · 19 years ago
  89. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  90. a6f9a70 [NET]: Add support for getting the permanent hardware address. by Jon Wetzel · 19 years ago
  91. d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 19 years ago
  92. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  93. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  94. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  95. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  96. f6ebe77 [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c by Harald Welte · 19 years ago
  97. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  98. 87d11ce [SOCK]: Introduce sk_clone by Arnaldo Carvalho de Melo · 19 years ago
  99. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  100. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago