1. 9663552 [GRE]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  2. eb8ce74 [GRE]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  3. 7daa000 [GRE]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  4. 3b4667f [GRE]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  5. f57e7d5 [GRE]: Add net/gre_net argument to some functions. by Pavel Emelyanov · 16 years ago
  6. 59a4c75 [GRE]: Introduce empty ipgre_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  7. 4597a0c [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. by Pavel Emelyanov · 16 years ago
  8. 0a82640 [IPIP]: Allow to create IPIP tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  9. b99f015 [IPIP]: Use proper net in (mostly) routing calls. by Pavel Emelyanov · 16 years ago
  10. 44d3c29 [IPIP]: Make tunnels hashes per net. by Pavel Emelyanov · 16 years ago
  11. cec3ffa [IPIP]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  12. b9fae5c [IPIP]: Add net/ipip_net argument to some functions. by Pavel Emelyanov · 16 years ago
  13. b9855c5 [IPIP]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  14. 10dc4c7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  15. 30688a9 [VLAN]: Handle vlan devices net namespace changing. by Pavel Emelyanov · 16 years ago
  16. 65d292a [VLAN]: Allow vlan devices registration in net namespaces. by Pavel Emelyanov · 16 years ago
  17. 7a17a2f [VLAN]: Make the vlan_name_type per-net. by Pavel Emelyanov · 16 years ago
  18. 80de2d9 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. by Pavel Emelyanov · 16 years ago
  19. a59a8c1 [VLAN]: Create proc entries in the proper net. by Pavel Emelyanov · 16 years ago
  20. cd1c701 [VLAN]: Add a net argument to proc init and cleanup calls. by Pavel Emelyanov · 16 years ago
  21. d9ed0f0 [VLAN]: Introduce the vlan_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  22. a9fde26 [VLAN]: Tag vlan_group_device with net device, not ifindex. by Pavel Emelyanov · 16 years ago
  23. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  24. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 16 years ago
  25. 1751540 [TCP]: Remove superflushious skb == write_queue_tail() check by Ilpo Järvinen · 16 years ago
  26. b131dd5 [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 16 years ago
  27. 73e87e0 CAN: use hrtimers in can-bcm protocol by Oliver Hartkopp · 16 years ago
  28. 8503556 [TIPC]: Enhance validation of format on incoming messages by Allan Stephens · 16 years ago
  29. fe13dda [TIPC]: Force linearization of non-linear sk_buffs by Allan Stephens · 16 years ago
  30. bdc82be [TIPC]: Use fast buffer cloning to improve performance by Allan Stephens · 16 years ago
  31. 11ecede [TIPC]: Remove redundant NULL check when discarding buffers by Allan Stephens · 16 years ago
  32. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  33. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago
  34. 7ef3abd [IRDA]: Remove irlan_eth_send_gratuitous_arp() by Adrian Bunk · 16 years ago
  35. 0c3141e [TIPC]: Overhaul of socket locking logic by Allan Stephens · 16 years ago
  36. b89741a [TIPC]: Cosmetic changes to TIPC connect() code by Allan Stephens · 16 years ago
  37. 4934c69 [TIPC]: Add error check to detect non-blocking form of connect() by Allan Stephens · 16 years ago
  38. 1819b83 [TIPC]: Correct "off by 1" error in socket queue limit enforcement by Allan Stephens · 16 years ago
  39. 7a8036c [TIPC]: Ignore message padding when receiving stream data by Allan Stephens · 16 years ago
  40. a198d3a [TIPC]: Allow stream receive to read from multiple TIPC messages by Allan Stephens · 16 years ago
  41. 9900980 [TIPC]: Skip connection flow control in connectionless sockets by Allan Stephens · 16 years ago
  42. 2c8dd11 [XFRM]: Compilation warnings in xfrm_user.c. by Denis V. Lunev · 16 years ago
  43. 569508c [TCP]: Format addresses appropriately in debug messages. by YOSHIFUJI Hideaki · 16 years ago
  44. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  45. 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
  46. 7477fd2e [SOCK]: Add some notes about per-bind-bucket sock lookup. by Pavel Emelyanov · 16 years ago
  47. 13f51d8 [DCCP]: Fix comment about control sockets. by Pavel Emelyanov · 16 years ago
  48. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. ef1a5a5 [NETFILTER]: nf_conntrack: fix incorrect check for expectations by Patrick McHardy · 16 years ago
  50. e7bfd0a [NETFILTER]: bridge: add ebt_nflog watcher by Peter Warasin · 16 years ago
  51. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  52. 12c33aa [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre by Jan Engelhardt · 16 years ago
  53. f2ea825 [NETFILTER]: nf_nat: use bool type in nf_nat_proto by Jan Engelhardt · 16 years ago
  54. 5f2b4c9 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h by Jan Engelhardt · 16 years ago
  55. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  56. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  57. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  58. 5f7da4d [NETFILTER]: nf_conntrack_tcp: catch invalid state updates over ctnetlink by Patrick McHardy · 16 years ago
  59. dd13b01 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks by Patrick McHardy · 16 years ago
  60. 55871d0 [NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks by Patrick McHardy · 16 years ago
  61. 8c87238 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks by Patrick McHardy · 16 years ago
  62. 42cf800 [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects by Patrick McHardy · 16 years ago
  63. 9d908a6 [NETFILTER]: nf_nat: add SCTP protocol support by Patrick McHardy · 16 years ago
  64. 4910a08 [NETFILTER]: nf_nat: add DCCP protocol support by Patrick McHardy · 16 years ago
  65. 2bc7804 [NETFILTER]: nf_conntrack: add DCCP protocol support by Patrick McHardy · 16 years ago
  66. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  67. 6185f87 [NETFILTER]: nf_nat: add UDP-Lite support by Patrick McHardy · 16 years ago
  68. 2d2d84c [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol by Patrick McHardy · 16 years ago
  69. ca6a507 [NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing by Patrick McHardy · 16 years ago
  70. 535b57c [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common by Patrick McHardy · 16 years ago
  71. 5abd363 [NETFILTER]: nf_nat: fix random mode not to overwrite port rover by Patrick McHardy · 16 years ago
  72. 937e0df [NETFILTER]: nf_nat: add helpers for common NAT protocol operations by Patrick McHardy · 16 years ago
  73. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  74. fa913dd [NETFILTER]: nf_conntrack_sip: clear address in parse_addr() by Patrick McHardy · 16 years ago
  75. c2f9c68 [NETFILTER]: Explicitly initialize .priority in arptable_filter by Jan Engelhardt · 16 years ago
  76. 3bb0362 [NETFILTER]: remove arpt_(un)register_target indirection macros by Jan Engelhardt · 16 years ago
  77. 95eea85 [NETFILTER]: remove arpt_target indirection macro by Jan Engelhardt · 16 years ago
  78. 4abff07 [NETFILTER]: remove arpt_table indirection macro by Jan Engelhardt · 16 years ago
  79. 72b7294 [NETFILTER]: annotate rest of nf_nat_* with const by Jan Engelhardt · 16 years ago
  80. 58c0fb0 [NETFILTER]: annotate rest of nf_conntrack_* with const by Jan Engelhardt · 16 years ago
  81. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  82. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  83. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  84. 0718300c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  85. 666953df [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real by Alexey Dobriyan · 16 years ago
  86. 36e2a1b [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output by Patrick McHardy · 16 years ago
  87. b916f7d [NETFILTER]: nf_conntrack: less hairy ifdefs around proc and sysctl by Alexey Dobriyan · 16 years ago
  88. 159d833 [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter by Patrick McHardy · 16 years ago
  89. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 16 years ago
  90. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  91. 0912ea3 [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). by Rami Rosen · 16 years ago
  92. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 16 years ago
  93. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 16 years ago
  94. 0b18542 [NET]: Sink IPv6 menuoptions into its own submenu by Jan Engelhardt · 16 years ago
  95. e7712f1 [IPV6]: Share common code-paths for sticky socket options. by YOSHIFUJI Hideaki · 16 years ago
  96. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 16 years ago
  97. b45e918 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). by David S. Miller · 16 years ago
  98. 2ed9926 [NET]: Return more appropriate error from eth_validate_addr(). by Patrick McHardy · 16 years ago
  99. 671a1c7 [NETNS][DCCPV6]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  100. 334527d [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago