1. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 19 years ago
  2. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 19 years ago
  3. 3b00944 [IPV6]: Make ndisc_dst_alloc() common for later use. by YOSHIFUJI Hideaki · 19 years ago
  4. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 19 years ago
  5. 8082c37 [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). by YOSHIFUJI Hideaki · 19 years ago
  6. 0e7b8dc [IPV6]: Use htonl() instead of __constant_htonl() where appricable. by YOSHIFUJI Hideaki · 19 years ago
  7. 662397f [IPV6]: Move packet_type{} related bits to af_inet6.c. by YOSHIFUJI Hideaki · 19 years ago
  8. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 19 years ago
  9. c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 19 years ago
  10. 4a80f27 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 19 years ago
  11. 2485f71 mac80211: clarify use of TX status/RX callbacks by Johannes Berg · 19 years ago
  12. d46e144 mac80211: rework TX filtered frame code by Johannes Berg · 19 years ago
  13. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 19 years ago
  14. c132bec mac80211: better definition of mactime by Bruno Randolf · 19 years ago
  15. d0f5afb mac80211: Extend filter flag documentation about unsupported flags by Michael Buesch · 19 years ago
  16. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 19 years ago
  17. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 19 years ago
  18. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 19 years ago
  19. 483fdce mac80211: A-MPDU Tx change tx_status to support Block Ack data by Ron Rindjunsky · 19 years ago
  20. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 19 years ago
  21. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 19 years ago
  22. 03a64c9 [LLC]: Kill static inline llc_addrany by Ilpo Järvinen · 19 years ago
  23. a90bcbd [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms by Ilpo Järvinen · 19 years ago
  24. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 19 years ago
  25. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 19 years ago
  26. 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 19 years ago
  27. 4a6ad7a [NETNS]: Make icmp_sk per namespace. by Denis V. Lunev · 19 years ago
  28. edf0208 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. by Denis V. Lunev · 19 years ago
  29. a5710d6 [ICMP]: Add return code to icmp_init. by Denis V. Lunev · 19 years ago
  30. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 19 years ago
  31. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 19 years ago
  32. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 19 years ago
  33. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 19 years ago
  34. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 19 years ago
  35. 3172936 net: fix kernel-doc warnings in header files by Randy Dunlap · 19 years ago
  36. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 19 years ago
  37. 0f8f27c [IPV6]: remove unused method declaration (net/ndisc.h). by Rami Rosen · 19 years ago
  38. e848b58 [AX25] ax25_ds_timer: use mod_timer instead of add_timer by Jarek Poplawski · 19 years ago
  39. 21fab4a [AX25] ax25_timer: use mod_timer instead of add_timer by Jarek Poplawski · 19 years ago
  40. ab1ecba Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 19 years ago
  41. 86121fe [TIPC]: Kill unused static inline (x5) by Ilpo Järvinen · 19 years ago
  42. 4e881a2 [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h by Rami Rosen · 19 years ago
  43. bba536a [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h by Rami Rosen · 19 years ago
  44. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 19 years ago
  45. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 19 years ago
  46. d199d65 9p: add support for sticky bit by Anthony Liguori · 19 years ago
  47. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 19 years ago
  48. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 19 years ago
  49. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  50. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 19 years ago
  51. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 19 years ago
  52. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 19 years ago
  53. 6de1a91 [IPV6]: Fix sysctl compilation error. by Daniel Lezcano · 19 years ago
  54. cc8274f [IPV4]: Fix compile error building without CONFIG_FS_PROC by Li Zefan · 19 years ago
  55. 246f19d [IPV6]: Reorg struct ifmcaddr6 to save some bytes by Arnaldo Carvalho de Melo · 19 years ago
  56. ad8bb78 [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes by Arnaldo Carvalho de Melo · 19 years ago
  57. 4e7e5cf [INET6]: Reorganize struct inet6_dev to save 8 bytes by Arnaldo Carvalho de Melo · 19 years ago
  58. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 19 years ago
  59. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 19 years ago
  60. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 19 years ago
  61. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 19 years ago
  62. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 19 years ago
  63. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 19 years ago
  64. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 19 years ago
  65. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 19 years ago
  66. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 19 years ago
  67. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 19 years ago
  68. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 19 years ago
  69. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 19 years ago
  70. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 19 years ago
  71. ffaa9c1 [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto by Patrick McHardy · 19 years ago
  72. 380517d [NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal() by Patrick McHardy · 19 years ago
  73. ba419af [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() by Patrick McHardy · 19 years ago
  74. f8ba1af [NETFILTER]: nf_conntrack: switch rwlock to spinlock by Patrick McHardy · 19 years ago
  75. 76507f6 [NETFILTER]: nf_conntrack: use RCU for conntrack hash by Patrick McHardy · 19 years ago
  76. 7d0742d [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash by Patrick McHardy · 19 years ago
  77. 58a3c9b [NETFILTER]: nf_conntrack: use RCU for conntrack helpers by Patrick McHardy · 19 years ago
  78. 96eb24d [NETFILTER]: nf_conntrack: sparse warnings by Stephen Hemminger · 19 years ago
  79. 9ea0cb2 [NETFILTER]: arp_tables: per-netns arp_tables FILTER by Alexey Dobriyan · 19 years ago
  80. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 19 years ago
  81. 9335f04 [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW by Alexey Dobriyan · 19 years ago
  82. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 19 years ago
  83. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 19 years ago
  84. 000e8a5 [NETFILTER]: nf_log: add netfilter gcc printf format checking by Helge Deller · 19 years ago
  85. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 19 years ago
  86. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 19 years ago
  87. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 19 years ago
  88. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 19 years ago
  89. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 19 years ago
  90. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 19 years ago
  91. 8cc4457 NetLabel: Introduce static network labels for unlabeled connections by Paul Moore · 19 years ago
  92. 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 19 years ago
  93. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 19 years ago
  94. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 19 years ago
  95. b592191 [NETNS]: Routing cache virtualization. by Denis V. Lunev · 19 years ago
  96. eee8059 [NETNS]: Correct namespace for connect-time routing. by Denis V. Lunev · 19 years ago
  97. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 19 years ago
  98. add93b6 [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API by Patrick McHardy · 19 years ago
  99. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 19 years ago
  100. 01480e1 [NETLINK]: Add nla_append() by Patrick McHardy · 19 years ago