1. 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 16 years ago
  2. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 16 years ago
  3. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  4. dd9e0dd [TCP]: Increase the max_burst threshold from 3 to tp->reordering. by John Heffner · 16 years ago
  5. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 16 years ago
  6. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 16 years ago
  7. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  8. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  9. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  10. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago
  11. 7ef3abd [IRDA]: Remove irlan_eth_send_gratuitous_arp() by Adrian Bunk · 16 years ago
  12. 0c3141e [TIPC]: Overhaul of socket locking logic by Allan Stephens · 16 years ago
  13. 334f8b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 by David S. Miller · 16 years ago
  14. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  16. f2ea825 [NETFILTER]: nf_nat: use bool type in nf_nat_proto by Jan Engelhardt · 16 years ago
  17. 5f2b4c9 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h by Jan Engelhardt · 16 years ago
  18. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  19. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  20. 9dbae79 [NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  21. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  22. dd13b01 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks by Patrick McHardy · 16 years ago
  23. 55871d0 [NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks by Patrick McHardy · 16 years ago
  24. 8c87238 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks by Patrick McHardy · 16 years ago
  25. 2bc7804 [NETFILTER]: nf_conntrack: add DCCP protocol support by Patrick McHardy · 16 years ago
  26. 2d2d84c [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol by Patrick McHardy · 16 years ago
  27. 535b57c [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common by Patrick McHardy · 16 years ago
  28. 937e0df [NETFILTER]: nf_nat: add helpers for common NAT protocol operations by Patrick McHardy · 16 years ago
  29. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  30. e9df2e8 [IPV6]: Use appropriate sock tclass setting for routing lookup. by YOSHIFUJI Hideaki · 16 years ago
  31. 0204774 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  32. 7b1cffa [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  33. 67019cc [NETNS]: Add an empty netns_dccp structure on struct net. by Pavel Emelyanov · 16 years ago
  34. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  35. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  36. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  37. a4146b1 [TCP]: Replace struct net on tcp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  38. 6fb9114 Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  39. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  40. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  41. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  42. 7f1eced [IPV6] MIP6: Use our standard definitions for paddings. by YOSHIFUJI Hideaki · 16 years ago
  43. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 16 years ago
  44. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  45. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 16 years ago
  46. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 16 years ago
  47. fed85383 [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. by YOSHIFUJI Hideaki · 16 years ago
  48. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  49. 5c06f51 [IPV6]: Remove unused declarations in include/net/ip6_route.h. by Rami Rosen · 16 years ago
  50. 3cccd60 [IPV6] Remove three method declarations in include/net/ndisc.h. by Rami Rosen · 16 years ago
  51. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 16 years ago
  52. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  53. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  54. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  55. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  56. 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  57. 882beba [TCP]: tcp_simple_retransmit can cause S+L by Ilpo Järvinen · 16 years ago
  58. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 16 years ago
  59. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  60. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  61. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  62. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 16 years ago
  63. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 16 years ago
  65. 300aaee [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. by YOSHIFUJI Hideaki · 16 years ago
  66. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  67. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 16 years ago
  68. 225c0a0 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. by Denis V. Lunev · 16 years ago
  69. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 16 years ago
  70. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 16 years ago
  71. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  72. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  73. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  74. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  75. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  76. 6f191ef [UDP]: Replace struct net on udp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  77. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  78. 60e7663 [SOCK]: Drop per-proto inuse init and fre functions (v2). by Pavel Emelyanov · 16 years ago
  79. 1338d46 [SOCK]: Introduce a percpu inuse counters array (v2). by Pavel Emelyanov · 16 years ago
  80. 13ff3d6 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). by Pavel Emelyanov · 16 years ago
  81. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 16 years ago
  82. a5a0481 [LLC]: station source mac address by Joonwoo Park · 16 years ago
  83. be2ce06 [IPV6]: Remove unused method declaration in include/net/addrconf.h. by Rami Rosen · 16 years ago
  84. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. ed85f2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  86. bc09dff [SCTP]: Remove sctp_add_cmd_sf wrapper bloat by Ilpo Järvinen · 16 years ago
  87. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  88. 4f95165 [IPV6]: Remove three unused method declarations in include/net/ipv6.h by Rami Rosen · 16 years ago
  89. 09382ba [PKT_SCHED]: Pass real namespace in net scheduler classifiers. by Denis V. Lunev · 16 years ago
  90. 6c507cd cfg80211: don't export ieee80211_get_channel by Johannes Berg · 16 years ago
  91. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  92. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 16 years ago
  93. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  94. 68528f0 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. by Pavel Emelyanov · 16 years ago
  95. a24022e [NETNS][ICMP]: Move ICMP sysctls on struct net. by Pavel Emelyanov · 16 years ago
  96. f5aa23f [NETNS]: Compilation warnings under CONFIG_NET_NS. by Denis V. Lunev · 16 years ago
  97. 0d0ab03 [NETFILTER]: nf_conntrack_sip: support multiple media channels by Patrick McHardy · 16 years ago
  98. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 16 years ago
  99. b8beedd [NETFILTER]: Add nf_inet_addr_cmp() by Patrick McHardy · 16 years ago
  100. 6002f266 [NETFILTER]: nf_conntrack: introduce expectation classes and policies by Patrick McHardy · 16 years ago