1. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  2. 5a1fb39 netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns by Alexey Dobriyan · 16 years ago
  3. dfdb8d7 netfilter: netns nf_conntrack: add netns boilerplate by Alexey Dobriyan · 16 years ago
  4. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  5. be713a4 netns: make uplitev6 mib per/namespace by Denis V. Lunev · 16 years ago
  6. 0c7ed67 netns: make udpv6 mib per/namespace by Denis V. Lunev · 16 years ago
  7. 835bcc0 netns: move /proc/net/dev_snmp6 to struct net by Denis V. Lunev · 16 years ago
  8. c57943a net: wrap sk->sk_backlog_rcv() by Peter Zijlstra · 16 years ago
  9. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  10. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  11. 554794d pkt_sched: Fix handling of gso skbs on requeuing by Jarek Poplawski · 16 years ago
  12. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  13. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  14. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  15. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  16. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  17. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  18. c226ef9 sctp: reduce memory footprint of sctp_chunk structure by Neil Horman · 16 years ago
  19. bcd4130 udp: Export UDP socket lookup function by KOVACS Krisztian · 16 years ago
  20. a3116ac tcp: Port redirection support for TCP by KOVACS Krisztian · 16 years ago
  21. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago
  22. 88ef4a5 tcp: Handle TCP SYN+ACK/ACK/RST transparency by KOVACS Krisztian · 16 years ago
  23. 7987687 ipv4: Conditionally enable transparent flow flag when connecting by KOVACS Krisztian · 16 years ago
  24. 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago
  25. f5715ae ipv4: Implement IP_TRANSPARENT socket option by KOVACS Krisztian · 16 years ago
  26. a210d01 ipv4: Loosen source address check on IPv4 output by Julian Anastasov · 16 years ago
  27. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  28. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. 93c8b90 ipv6: almost identical frag hashing funcs combined by Ilpo Järvinen · 16 years ago
  30. 55ad175 ieee80211.h: remove superfluous ETH_P_PAE definition by John W. Linville · 16 years ago
  31. ba01667 sctp: Fix kernel panic while process protocol violation parameter by Wei Yongjun · 16 years ago
  32. 72029fe 9p: implement proper trans module refcounting and unregistration by Tejun Heo · 16 years ago
  33. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  34. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  35. e07aa37 cfg80211: fix code ordering in header file by Johannes Berg · 16 years ago
  36. f4ab543 pkt_sched: Remove the tx queue state check in qdisc_run() by Jarek Poplawski · 16 years ago
  37. cd07a8e tcp: Use SKB queue handling interfaces instead of by-hand versions. by David S. Miller · 16 years ago
  38. d258b49 tcp: Use skb_queue_is_last() instead of by-hand version. by David S. Miller · 16 years ago
  39. 242f8bf pkt_sched: Make qdisc->gso_skb a list. by David S. Miller · 16 years ago
  40. 3d09274 sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init(). by David S. Miller · 16 years ago
  41. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  42. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  43. 107d0d9 Phonet: Phonet datagram transport protocol by Remi Denis-Courmont · 16 years ago
  44. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago
  45. 8fb3974 Phonet: Netlink interface by Remi Denis-Courmont · 16 years ago
  46. f8ff602 Phonet: network device and address handling by Remi Denis-Courmont · 16 years ago
  47. 4b07b3f Phonet: PF_PHONET protocol family support by Remi Denis-Courmont · 16 years ago
  48. 5c18245 ipsec: Fix xfrm_state_walk race by Herbert Xu · 16 years ago
  49. 43f59c8 net: Remove __skb_insert() calls outside of skbuff internals. by David S. Miller · 16 years ago
  50. ef9da47 tcp: don't clear retransmit_skb_hint when not necessary by Ilpo Järvinen · 16 years ago
  51. 0e1c54c tcp: reorganize retransmit code loops by Ilpo Järvinen · 16 years ago
  52. 006f582 tcp: convert retransmit_cnt_hint to seqno by Ilpo Järvinen · 16 years ago
  53. 64edc27 tcp: Partial hint clearing has again become meaningless by Ilpo Järvinen · 16 years ago
  54. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  55. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  56. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  57. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  58. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  59. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  60. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  61. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  62. ca9b0e2 pkt_action: add new action skbedit by Alexander Duyck · 16 years ago
  63. 1045b03 netlink: fix overrun in attribute iteration by Vegard Nossum · 16 years ago
  64. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  65. abb81c4 ipsec: Use RCU-like construct for saved state within a walk by Herbert Xu · 16 years ago
  66. dacc62d 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
  67. 47abf28 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  68. c051a0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  69. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  70. fd9ec7d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  71. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  72. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  73. 0a68a20 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp by David S. Miller · 16 years ago
  74. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  75. e9c0ce2 ipvs: Embed user stats structure into kernel stats structure by Sven Wegener · 16 years ago
  76. 2206a3f ipvs: Restrict connection table size via Kconfig by Sven Wegener · 16 years ago
  77. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  78. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  79. cfc78c5 IPVS: Adjust various debug outputs to use new macros by Julius Volz · 16 years ago
  80. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  81. b3cdd2a IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  82. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  83. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  84. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  85. b14198f IPVS: Add IPv6 support flag to schedulers by Julius Volz · 16 years ago
  86. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  87. c860c6b IPVS: Add internal versions of sockopt interface structs by Julius Volz · 16 years ago
  88. c842a3a IPVS: Add debug macros for v4 and v6 address output by Julius Volz · 16 years ago
  89. 64aae3c IPVS: Add general v4/v6 helper functions / data structures by Julius Volz · 16 years ago
  90. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  91. 6224877 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 16 years ago
  92. 2c10b32 netlink: Remove compat API for nested attributes by Thomas Graf · 16 years ago
  93. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. 143b11c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  95. 36aedc9 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  96. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  97. af01d53 net: more #ifdef CONFIG_COMPAT by Alexey Dobriyan · 16 years ago
  98. fe439dd pkt_sched: Fix sch_tree_lock() by Jarek Poplawski · 16 years ago
  99. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  100. 7fd1067 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago