1. 089af26 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() by Harald Welte · 19 years ago
  2. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  3. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  4. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  5. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  6. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  7. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  8. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  9. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  10. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  11. d7b9dfc [NETPOLL]: remove unused variable by Matt Mackall · 19 years ago
  12. 53fb95d [NETPOLL]: fix initialization/NAPI race by Matt Mackall · 19 years ago
  13. 2652076 [NETPOLL]: pre-fill skb pool by Ingo Molnar · 19 years ago
  14. 0db1d6f [NETPOLL]: add retry timeout by Matt Mackall · 19 years ago
  15. f0d3459 [NETPOLL]: netpoll_send_skb simplify by Matt Mackall · 19 years ago
  16. a636e13 [NETPOLL]: deadlock bugfix by Jeff Moyer · 19 years ago
  17. 1151312 [NETPOLL]: rx_flags bugfix by Jeff Moyer · 19 years ago
  18. f0098f7 [NET] Fix too aggressive backoff in dst garbage collection by Denis Lunev · 19 years ago
  19. 6192b54 [NET]: Fix busy waiting in dev_close(). by David S. Miller · 19 years ago
  20. 839c5d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  21. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  22. 5e43db7 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c by Matt Mackall · 19 years ago
  23. a77be81 [NET]: Fix setsockopt locking bug by Kyle Moffett · 19 years ago
  24. b72f6ec [NET]: Fix tc_verd thinko in skb_clone() by David S. Miller · 19 years ago
  25. 6aef4fdf [NET]: Only build flow.o if CONFIG_XFRM=y by Patrick McHardy · 19 years ago
  26. 86a76ca [NET]: Fix sparse warnings by Victor Fusco · 19 years ago
  27. 52609c0 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c by David Chau · 19 years ago
  28. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  29. 3154e54 [NET]: net/core/filter.c: make len cover the entire packet by Patrick McHardy · 19 years ago
  30. 0b05b2a [NET]: Consolidate common code in net/core/filter.c by Patrick McHardy · 19 years ago
  31. 6935d46 [NET]: Remove redundant code in net/core/filter.c by Patrick McHardy · 19 years ago
  32. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  33. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  34. 64053be [PKTGEN]: Fix random packet sizes causing panic by Robert Olsson · 19 years ago
  35. 3fc7e8a [NET]: skb_find_text() - Find a text pattern in skb data by Thomas Graf · 19 years ago
  36. 677e90e [NET]: Zerocopy sequential reading of skb data by Thomas Graf · 19 years ago
  37. 51b0bde [NET]: Separate two usages of netdev_max_backlog. by Stephen Hemminger · 19 years ago
  38. 31aa02c [NET]: Eliminate netif_rx massive packet drops. by Stephen Hemminger · 19 years ago
  39. 34008d8 [NET]: Remove obsolete netif_rx congestion sensing mechanism. by Stephen Hemminger · 19 years ago
  40. c1ebcdb [NET]: Remove obsolete fastroute stats. by Stephen Hemminger · 19 years ago
  41. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  42. fbeec2e [NETPOLL]: allow multiple netpoll_clients to register against one interface by Jeff Moyer · 19 years ago
  43. 115c1d6 [NETPOLL]: Introduce a netpoll_info struct by Jeff Moyer · 19 years ago
  44. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 19 years ago
  45. 9ed19f3 [NETLINK]: Set correct pid for ioctl originating netlink events by Jamal Hadi Salim · 19 years ago
  46. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  47. 1797754 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags by Thomas Graf · 19 years ago
  48. e386c6e [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms by Thomas Graf · 19 years ago
  49. 4b6ea82 [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. by Thomas Graf · 19 years ago
  50. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  51. e52c1f1 [NET]: Move sysctl_max_syn_backlog into request_sock.c by David S. Miller · 19 years ago
  52. 2ad69c5 [NET] rename struct tcp_listen_opt to struct listen_sock by Arnaldo Carvalho de Melo · 19 years ago
  53. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  54. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  55. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  56. e387660 [NET]: Fix sysctl net.core.dev_weight by Stephen Hemminger · 19 years ago
  57. 699a411 [NET]: Allow controlling NAPI device weight with sysfs by Stephen Hemminger · 19 years ago
  58. fa04ae5 [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). by David S. Miller · 19 years ago
  59. 91bcc01 Automatic merge of /spare/repo/netdev-2.6 branch we18 by · 19 years ago
  60. d1102b5 [NET]: Use %lx for netdev->features sysfs formatting. by David S. Miller · 19 years ago
  61. 69f6a0f [NET]: Add ethtool support for NETIF_F_HW_CSUM. by Jon Mason · 19 years ago
  62. 81e8157 [BRIDGE]: make dev->features unsigned by Stephen Hemminger · 19 years ago
  63. d8a33ac [BRIDGE]: features change notification by Stephen Hemminger · 19 years ago
  64. fff9cfd [PATCH] Wireless Extensions 18 (aka WPA) by · 19 years ago
  65. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  66. 476e19c [IPV6]: Fix OOPS when using IPV6_ADDRFORM by Arnaldo Carvalho de Melo · 19 years ago
  67. bd96535 [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() by Patrick McHardy · 19 years ago
  68. e4f8ab0 [NETFILTER]: Fix nf_debug_ip_local_deliver() by Patrick McHardy · 19 years ago
  69. cacaddf [NET]: Disable queueing when carrier is lost. by Tommy S. Christensen · 19 years ago
  70. 0f4821e [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). by David S. Miller · 19 years ago
  71. 09e1430 [NETLINK]: Fix infinite loops in synchronous netlink changes. by David S. Miller · 19 years ago
  72. 2a0a6eb [NETLINK]: Synchronous message processing. by Herbert Xu · 19 years ago
  73. db46edc [RTNETLINK] Cleanup rtnetlink_link tables by Thomas Graf · 19 years ago
  74. f90a0a7 [RTNETLINK] Fix & cleanup rtm_min/rtm_max by Thomas Graf · 19 years ago
  75. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  76. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  77. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  78. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 19 years ago
  79. 5bec003 [NET]: /proc/net/stat/* header cleanup by Olaf Rempel · 19 years ago
  80. b453257 [PATCH] kill gratitious includes of major.h under net/* by Al Viro · 19 years ago
  81. af19136 [NET]: Document ->hard_start_xmit() locking in comments. by Ben Greear · 19 years ago
  82. 2609545 [NET]: Add missing newline for skb_*_panic by Patrick McHardy · 19 years ago
  83. 88a6685 [SOCK]: on failure free the sock from the right place by Arnaldo Carvalho de Melo · 19 years ago
  84. 9c2b332 [NET]: skbuff: remove old NET_CALLER macro by Stephen Hemminger · 19 years ago
  85. 98f245e [RTNETLINK]: Add comma to final entry in link_rtnetlink_table by David S. Miller · 19 years ago
  86. 240eed9 [RTNETLINK]: Protocol family wildcard dumping for routing rules by Thomas Graf · 19 years ago
  87. 357b40a [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory by Herbert Xu · 19 years ago
  88. 6775cab [PATCH] Fix dst_destroy() race by Herbert Xu · 19 years ago
  89. 2a27805 [PATCH] net: don't call kmem_cache_create with a spinlock held by Arnaldo Carvalho de Melo · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago