1. f901b644 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  2. 1839faa af_key: fix SADB_X_SPDDELETE response by Tobias Brunner · 16 years ago
  3. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  4. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  5. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  6. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  7. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  8. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  9. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  10. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  11. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  12. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  13. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  14. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  15. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  16. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  17. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  18. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  19. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  20. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  21. d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
  22. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  23. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  24. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  25. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  26. 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
  27. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  28. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  29. 948a724 netlabel: Remove unneeded in-kernel API functions by Paul Moore · 16 years ago
  30. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  31. fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
  32. f24d43c udp: complete port availability checking by Eric Dumazet · 16 years ago
  33. 626e264 tcpv6: combine tcp_v6_send_(reset|ack) by Ilpo Järvinen · 16 years ago
  34. 81ada62 tcpv6: convert opt[] -> topt in tcp_v6_send_reset by Ilpo Järvinen · 16 years ago
  35. 77c676d tcpv6: trivial formatting changes to send_(ack|reset) by Ilpo Järvinen · 16 years ago
  36. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  37. a1080a8 sctp: update SNMP statiscts when T5 timer expired. by Vlad Yasevich · 16 years ago
  38. 56eb82b sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. by Vlad Yasevich · 16 years ago
  39. 3d5a019 sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB by Wei Yongjun · 16 years ago
  40. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  41. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  42. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  43. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  44. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  45. 45cec1b dsa: Need to select PHYLIB. by David S. Miller · 16 years ago
  46. 2e16a77 dsa: add support for the Marvell 88E6060 switch chip by Lennert Buytenhek · 16 years ago
  47. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  48. 2e5f032 dsa: add support for the Marvell 88E6131 switch chip by Lennert Buytenhek · 16 years ago
  49. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  50. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  51. 107e000 Merge branch 'from-tomtucker' into for-2.6.28 by J. Bruce Fields · 16 years ago
  52. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  53. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  54. 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
  55. 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
  56. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  57. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  58. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  59. 9088c56 udp: Improve port randomization by Eric Dumazet · 16 years ago
  60. 53e9150 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() by Jarek Poplawski · 16 years ago
  61. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  62. 2ca89ce ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs by Denis V. Lunev · 16 years ago
  63. 9261e53 ipv6: making ip and icmp statistics per/namespace by Denis V. Lunev · 16 years ago
  64. 55d4380 ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH by Denis V. Lunev · 16 years ago
  65. 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
  66. 5c5d244 ipv6: added net argument to ICMP6MSGOUT_INC_STATS by Denis V. Lunev · 16 years ago
  67. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  68. a862f6a ipv6: added net argument to ICMP6_INC_STATS by Denis V. Lunev · 16 years ago
  69. 821d577 ipv6: added net argument to IP6_ADD_STATS_BH by Denis V. Lunev · 16 years ago
  70. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  71. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  72. 98b3377c ipv6: consolidate error paths in ipv6_frag_rcv by Denis V. Lunev · 16 years ago
  73. 0b0588d ipv6: local dev is actually unused in ip6_fragment by Denis V. Lunev · 16 years ago
  74. 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
  75. f39a941 netfilter: xtables: remove bogus mangle table dependency of connmark by Jan Engelhardt · 16 years ago
  76. ab4f21e netfilter: xtables: use NFPROTO_UNSPEC in more extensions by Jan Engelhardt · 16 years ago
  77. 92f3b2b netfilter: xtables: cut down on static data for family-independent extensions by Jan Engelhardt · 16 years ago
  78. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  79. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  80. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  81. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  82. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  83. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  84. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  85. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  86. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  87. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  88. 2203eb4 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG by Jan Engelhardt · 16 years ago
  89. 77d7358 netfilter: ip6tables: fix name of hopbyhop in Kconfig by Jan Engelhardt · 16 years ago
  90. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  91. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  92. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  93. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  94. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  95. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  96. 102befa netfilter: x_tables: output bad hook mask in hexadecimal by Jan Engelhardt · 16 years ago
  97. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  98. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  99. 815377f netfilter: ebt_among: obtain match size through different means by Jan Engelhardt · 16 years ago
  100. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago