1. d387f6a [NETLINK]: Add notification message sending interface by Thomas Graf · 18 years ago
  2. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  3. f8d8fda [IPV6] udp: Fix type in previous change. by David S. Miller · 18 years ago
  4. 62872e2 [ARCNET]: SoHard PCI support by Stphane Witzmann · 18 years ago
  5. 9c3bd68 [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  6. 9a673e5 [SELINUX]: security/selinux/hooks.c: Make 4 functions static. by Adrian Bunk · 18 years ago
  7. 97a4f3e [NETFILTER]: Make unused signal code go away so nobody copies its brokenness by Alan Cox · 18 years ago
  8. a18135e [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling. by David S. Miller · 18 years ago
  9. 81aa646 [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs by Martin Bligh · 18 years ago
  10. 2aa7f36 [DECNET]: cleanups by Adrian Bunk · 18 years ago
  11. 50da859 [TG3]: Constify firmware structs by Andreas Mohr · 18 years ago
  12. 90d4112 [IPV6] ip6_fib.c: make code static by Adrian Bunk · 18 years ago
  13. d1aa62f [DECNET] Fix to decnet rules compare function by Steven Whitehouse · 18 years ago
  14. d880309 [DECNET] Fix to multiple tables routing by Steven Whitehouse · 18 years ago
  15. b6fe17d [NET] netdev: Check name length by Stephen Hemminger · 18 years ago
  16. 3696f62 [HTB]: rbtree cleanup by Stephen Hemminger · 18 years ago
  17. 0cef296 [HTB]: Use hlist for hash lists. by Stephen Hemminger · 18 years ago
  18. 8799046 [HTB]: Lindent by Stephen Hemminger · 18 years ago
  19. 18a63e8 [HTB]: HTB_HYSTERESIS cleanup by Stephen Hemminger · 18 years ago
  20. 9ac961e [HTB]: Remove lock macro. by Stephen Hemminger · 18 years ago
  21. 3bf7295 [HTB]: Remove broken debug code. by Stephen Hemminger · 18 years ago
  22. b801f54 [NET]: Increate RT_TABLE_MAX to 2^32 by Patrick McHardy · 18 years ago
  23. abcab26 [DECNET]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  24. 1b43af5 [IPV6]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  25. 1af5a8c [IPV4]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  26. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  27. 2dfe55b [NET]: Use u32 for routing table IDs by Patrick McHardy · 18 years ago
  28. d924424 [NEIGHBOUR]: Use ALIGN() macro. by Stephen Hemminger · 18 years ago
  29. 1e38bb3 [NET]: Kill double initialization in sock_alloc_inode. by David S. Miller · 18 years ago
  30. bf0d524 [NET]: Remove unnecessary config.h includes from net/ by Dave Jones · 18 years ago
  31. f0fd27d [NET]: sock_register interface changes by Stephen Hemminger · 18 years ago
  32. 55737fd [NET]: socket family using RCU by Stephen Hemminger · 18 years ago
  33. 757dbb4 [NET]: drop unused elements from net_proto_family by Stephen Hemminger · 18 years ago
  34. 89bddce [NET] socket: code style cleanup by Stephen Hemminger · 18 years ago
  35. 53fad3c [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages(). by Sridhar Samudrala · 18 years ago
  36. a22ec36 [DECNET]: Convert rwlock to spinlock by Steven Whitehouse · 18 years ago
  37. a8731cb [DECNET]: Covert rules to use generic code by Steven Whitehouse · 18 years ago
  38. 8f49106 [IPV4]: Use network-order dport for all visible inet_lookup_* by Herbert Xu · 18 years ago
  39. 832b4c5 [IPV4] fib: convert reader/writer to spinlock by Stephen Hemminger · 18 years ago
  40. b142955 [IPV6]: Make sure fib6_rule_lookup doesn't return NULL by Ville Nuorvala · 18 years ago
  41. 99a92ff [IPV4]: Uninline inet_lookup_listener by Herbert Xu · 18 years ago
  42. 1a01912 [INET]: Remove is_setbyuser patch by Louis Nyffenegger · 18 years ago
  43. 0298f36 [IPV4]: Kill fib4_rules_clean(). by David S. Miller · 18 years ago
  44. 8423a9a [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef by David S. Miller · 18 years ago
  45. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  46. e6242e9 [SUNRPC]: Update to use in-kernel sockets API. by Sridhar Samudrala · 18 years ago
  47. ac5a488 [NET]: Round out in-kernel sockets API by Sridhar Samudrala · 18 years ago
  48. b63bbc5 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h by Thomas Graf · 18 years ago
  49. ca860fb [NEIGH]: Convert neighbour table dumping to new netlink api by Thomas Graf · 18 years ago
  50. 6b3f867 [NEIGH]: Convert neighbour table modification to new netlink api by Thomas Graf · 18 years ago
  51. 9067c72 [NEIGH]: Move netlink neighbour bits to linux/neighbour.h by Thomas Graf · 18 years ago
  52. 8b8aec5 [NEIGH]: Convert neighbour dumping to new netlink api by Thomas Graf · 18 years ago
  53. 5208deb [NEIGH]: Convert neighbour addition to new netlink api by Thomas Graf · 18 years ago
  54. a14a49d [NEIGH]: Convert neighbour deletion to new netlink api by Thomas Graf · 18 years ago
  55. 3226f688 [IPV6]: Fix policy routing lookup by Patrick McHardy · 18 years ago
  56. 6c813a7 [IPV6]: Fix crash in ip6_del_rt by Patrick McHardy · 18 years ago
  57. d7aba67 [IPV6]: Fix thinko in rt6_fill_node by Patrick McHardy · 18 years ago
  58. 394f545 [NETFILTER]: nf_queue: handle GSO packets by Patrick McHardy · 18 years ago
  59. 4cf411d [NETFILTER]: Get rid of HW checksum invalidation by Patrick McHardy · 18 years ago
  60. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  61. 8584d6d [NETFILTER]: netbios conntrack: fix compile by Patrick McHardy · 18 years ago
  62. 0844565 [NET]: Move netlink interface bits to linux/if.h by Thomas Graf · 18 years ago
  63. b60c511 [NET]: Convert link dumping to new netlink api by Thomas Graf · 18 years ago
  64. da5e049 [NET]: Convert link modification to new netlink api by Thomas Graf · 18 years ago
  65. 1823730 [IPv4]: Move interface address bits to linux/if_addr.h by Thomas Graf · 18 years ago
  66. 47f6851 [IPV4]: Convert address dumping to new netlink api by Thomas Graf · 18 years ago
  67. dfdd5fd [IPV4]: Convert address deletion to new netlink api by Thomas Graf · 18 years ago
  68. 5c75397 [IPV4]: Convert address addition to new netlink api by Thomas Graf · 18 years ago
  69. bf8b79e [NETLINK]: Convert core netlink handling to new netlink api by Thomas Graf · 18 years ago
  70. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
  71. e1ef4bf [IPV4]: Use Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago
  72. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 18 years ago
  73. 14c0b97 [NET]: Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago
  74. c71099a [IPV6]: Multiple Routing Tables by Thomas Graf · 18 years ago
  75. 5d0bbee [IPV6]: Remove ndiscs rt6_lock dependency by Thomas Graf · 18 years ago
  76. 8161327 [NetLabel]: tie NetLabel into the Kconfig system by Paul Moore · 18 years ago
  77. 7420ed2 [NetLabel]: SELinux support by Venkat Yekkirala · 18 years ago
  78. 96cb8e3 [NetLabel]: CIPSOv4 and Unlabeled packet integration by Paul Moore · 18 years ago
  79. d15c345 [NetLabel]: core NetLabel subsystem by Paul Moore · 18 years ago
  80. 446fda4 [NetLabel]: CIPSOv4 engine by Paul Moore · 18 years ago
  81. 11a03f7 [NetLabel]: core network changes by Paul Moore · 18 years ago
  82. 8802f61 [NetLabel]: documentation by Paul Moore · 18 years ago
  83. a51c64f [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. by Venkat Yekkirala · 18 years ago
  84. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  85. cb969f0 [MLSXFRM]: Default labeling of socket specific IPSec policies by Venkat Yekkirala · 18 years ago
  86. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  87. 4e2ba18 [MLSXFRM]: Add security context to acquire messages using PF_KEY by Venkat Yekkirala · 18 years ago
  88. 0d68162 [MLSXFRM]: Add security context to acquire messages using netlink by Serge Hallyn · 18 years ago
  89. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  90. b6340fc [MLSXFRM]: Add security sid to flowi by Venkat Yekkirala · 18 years ago
  91. 892c141 [MLSXFRM]: Add security sid to sock by Venkat Yekkirala · 18 years ago
  92. 08554d6 [MLSXFRM]: Define new SELinux service routine by Venkat Yekkirala · 18 years ago
  93. 51bd398 [MLSXFRM]: Granular IPSec associations for use in MLS environments by Venkat Yekkirala · 18 years ago
  94. e6e5fee Merge git://git.infradead.org/~dwmw2/hdroneline by Linus Torvalds · 18 years ago
  95. 3e59ddf Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  96. 6bbd9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  97. a489d15 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  98. a48178a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  99. 14d1adf Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  100. 734a562 Remove accidentally-added include/linux/utsrelease.h by David Woodhouse · 18 years ago