index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
[NETFILTER]: nf_conntrack: use RCU for conntrack hash
Patrick McHardy
1
-0
/
+2
2008-02-01
[NETFILTER]: nf_conntrack_expect: use RCU for expectation hash
Patrick McHardy
1
-0
/
+2
2008-02-01
[NETFILTER]: nf_conntrack: use RCU for conntrack helpers
Patrick McHardy
1
-4
/
+0
2008-02-01
[NETFILTER]: nf_conntrack: sparse warnings
Stephen Hemminger
1
-2
/
+2
2008-02-01
[NETFILTER]: arp_tables: per-netns arp_tables FILTER
Alexey Dobriyan
1
-0
/
+1
2008-02-01
[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW
Alexey Dobriyan
1
-0
/
+5
2008-02-01
[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
Alexey Dobriyan
1
-0
/
+5
2008-02-01
[NETFILTER]: x_tables: per-netns xt_tables
Alexey Dobriyan
2
-0
/
+14
2008-02-01
[NETFILTER]: ebtables: remove casts, use consts
Jan Engelhardt
1
-3
/
+5
2008-02-01
[NETFILTER]: nf_log: add netfilter gcc printf format checking
Helge Deller
1
-1
/
+1
2008-02-01
[RAW]: Wrong content of the /proc/net/raw6.
Denis V. Lunev
1
-1
/
+2
2008-02-01
[RAW]: Family check in the /proc/net/raw[6] is extra.
Denis V. Lunev
1
-3
/
+1
2008-02-01
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
1
-4
/
+4
2008-02-01
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2
-0
/
+4
2008-02-01
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
1
-0
/
+8
2008-02-01
[IPSEC]: Use crypto_aead and authenc in ESP
Herbert Xu
1
-46
/
+8
2008-01-30
NetLabel: Introduce static network labels for unlabeled connections
Paul Moore
1
-1
/
+5
2008-01-30
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
1
-0
/
+2
2008-01-30
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
1
-18
/
+73
2008-01-29
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
Patrick McHardy
1
-2
/
+2
2008-01-29
[NETNS]: Routing cache virtualization.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[NETNS]: Correct namespace for connect-time routing.
Denis V. Lunev
1
-3
/
+5
2008-01-29
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
Patrick McHardy
1
-4
/
+4
2008-01-29
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
2
-6
/
+6
2008-01-29
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
3
-7
/
+7
2008-01-29
[NETLINK]: Add nla_append()
Patrick McHardy
1
-0
/
+3
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
1
-3
/
+3
2008-01-29
[NETNS]: Add namespace parameter to __ip_route_output_key.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[NETNS]: Add netns parameter to fib_select_default.
Denis V. Lunev
1
-1
/
+2
2008-01-29
[IPV4]: Consolidate fib_select_default.
Denis V. Lunev
1
-9
/
+1
2008-01-29
[IPV4]: Declarations cleanup in ip_fib.h.
Denis V. Lunev
1
-3
/
+1
2008-01-29
[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64
Eric Dumazet
1
-5
/
+5
2008-01-29
[NETNS][FRAGS]: Make the pernet subsystem for fragments.
Pavel Emelyanov
1
-0
/
+1
2008-01-29
[NETNS][FRAGS]: Make the LRU list per namespace.
Pavel Emelyanov
1
-1
/
+1
2008-01-29
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
Pavel Emelyanov
2
-6
/
+1
2008-01-29
[NETNS][FRAGS]: Make thresholds work in namespaces.
Pavel Emelyanov
1
-2
/
+2
2008-01-29
[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.
Pavel Emelyanov
1
-1
/
+3
2008-01-29
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
Pavel Emelyanov
2
-0
/
+2
2008-01-29
[NETNS][FRAGS]: Make the mem counter per-namespace.
Pavel Emelyanov
3
-4
/
+4
2008-01-29
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
Pavel Emelyanov
3
-3
/
+5
2008-01-29
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
Pavel Emelyanov
3
-2
/
+11
2008-01-29
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
3
-7
/
+3
2008-01-29
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...
YOSHIFUJI Hideaki
1
-0
/
+4
2008-01-29
[NETNS]: Add netns parameter to fib_lookup.
Denis V. Lunev
1
-4
/
+5
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
1
-17
/
+49
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
1
-0
/
+2
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-25
/
+45
2008-01-29
ieee80211: fix misannotations
Al Viro
1
-3
/
+3
2008-01-29
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
1
-1
/
+1
[next]