1. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  2. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. 56f26f7 net/rfkill/rfkill-input.c needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  4. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  5. 510149e dsa: fix compile bug on s390 by Heiko Carstens · 16 years ago
  6. e7dc849 netns: mib6 section fixlet by Alexey Dobriyan · 16 years ago
  7. b4bb4ac pktgen: fix skb leak in case of failure by Ilpo Järvinen · 16 years ago
  8. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  9. fffdede Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  10. bf94e17 net/mac80211/rx.c: fix build error by Ingo Molnar · 16 years ago
  11. 14717f8 netfilter: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  12. ab396eb net: Fix off-by-one in skb_dma_map by Dimitris Michailidis · 16 years ago
  13. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  14. 93db628 Merge branch 'next' into for-linus by James Morris · 16 years ago
  15. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  16. f901b644 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  17. 1839faa af_key: fix SADB_X_SPDDELETE response by Tobias Brunner · 16 years ago
  18. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  19. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  20. d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
  21. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  22. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  23. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  24. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  25. 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
  26. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  27. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  28. 948a724 netlabel: Remove unneeded in-kernel API functions by Paul Moore · 16 years ago
  29. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  30. fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
  31. f24d43c udp: complete port availability checking by Eric Dumazet · 16 years ago
  32. 626e264 tcpv6: combine tcp_v6_send_(reset|ack) by Ilpo Järvinen · 16 years ago
  33. 81ada62 tcpv6: convert opt[] -> topt in tcp_v6_send_reset by Ilpo Järvinen · 16 years ago
  34. 77c676d tcpv6: trivial formatting changes to send_(ack|reset) by Ilpo Järvinen · 16 years ago
  35. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  36. a1080a8 sctp: update SNMP statiscts when T5 timer expired. by Vlad Yasevich · 16 years ago
  37. 56eb82b sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. by Vlad Yasevich · 16 years ago
  38. 3d5a019 sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB by Wei Yongjun · 16 years ago
  39. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  40. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  41. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  42. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  43. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  44. 45cec1b dsa: Need to select PHYLIB. by David S. Miller · 16 years ago
  45. 2e16a77 dsa: add support for the Marvell 88E6060 switch chip by Lennert Buytenhek · 16 years ago
  46. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  47. 2e5f032 dsa: add support for the Marvell 88E6131 switch chip by Lennert Buytenhek · 16 years ago
  48. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  49. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  50. 107e000 Merge branch 'from-tomtucker' into for-2.6.28 by J. Bruce Fields · 16 years ago
  51. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  53. 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
  54. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  55. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  56. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  57. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  58. 9088c56 udp: Improve port randomization by Eric Dumazet · 16 years ago
  59. 53e9150 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() by Jarek Poplawski · 16 years ago
  60. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  61. 2ca89ce ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs by Denis V. Lunev · 16 years ago
  62. 9261e53 ipv6: making ip and icmp statistics per/namespace by Denis V. Lunev · 16 years ago
  63. 55d4380 ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH by Denis V. Lunev · 16 years ago
  64. 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
  65. 5c5d244 ipv6: added net argument to ICMP6MSGOUT_INC_STATS by Denis V. Lunev · 16 years ago
  66. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  67. a862f6a ipv6: added net argument to ICMP6_INC_STATS by Denis V. Lunev · 16 years ago
  68. 821d577 ipv6: added net argument to IP6_ADD_STATS_BH by Denis V. Lunev · 16 years ago
  69. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  70. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  71. 98b3377c ipv6: consolidate error paths in ipv6_frag_rcv by Denis V. Lunev · 16 years ago
  72. 0b0588d ipv6: local dev is actually unused in ip6_fragment by Denis V. Lunev · 16 years ago
  73. 364ae95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  74. f39a941 netfilter: xtables: remove bogus mangle table dependency of connmark by Jan Engelhardt · 16 years ago
  75. ab4f21e netfilter: xtables: use NFPROTO_UNSPEC in more extensions by Jan Engelhardt · 16 years ago
  76. 92f3b2b netfilter: xtables: cut down on static data for family-independent extensions by Jan Engelhardt · 16 years ago
  77. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  78. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  79. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  80. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  81. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  82. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  83. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  84. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  85. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  86. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  87. 2203eb4 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG by Jan Engelhardt · 16 years ago
  88. 77d7358 netfilter: ip6tables: fix name of hopbyhop in Kconfig by Jan Engelhardt · 16 years ago
  89. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  90. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  91. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  92. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  93. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  94. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  95. 102befa netfilter: x_tables: output bad hook mask in hexadecimal by Jan Engelhardt · 16 years ago
  96. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  97. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  98. 815377f netfilter: ebt_among: obtain match size through different means by Jan Engelhardt · 16 years ago
  99. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  100. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago