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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
svc: Add per-transport delete functions
Tom Tucker
1
-13
/
+43
2008-02-02
svc: Add transport specific xpo_release function
Tom Tucker
1
-8
/
+9
2008-02-02
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
Tom Tucker
1
-6
/
+6
2008-02-02
svc: Add a max payload value to the transport
Tom Tucker
2
-3
/
+3
2008-02-02
svc: Make svc_sock the tcp/udp transport
Tom Tucker
2
-2
/
+34
2008-02-02
svc: Add an svc transport class
Tom Tucker
2
-1
/
+85
2008-02-02
svcrpc: ensure gss DESTROY tokens free contexts from cache
J. Bruce Fields
1
-0
/
+1
2008-02-02
sunrpc: gss: simplify rsi_parse logic
J. Bruce Fields
1
-28
/
+24
2008-02-02
nfsd: fix rsi_cache reference count leak
J. Bruce Fields
1
-6
/
+11
2008-02-02
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2
-11
/
+36
2008-02-02
nfsd: move cache proc (un)registration to separate function
J. Bruce Fields
1
-45
/
+54
2008-02-02
knfsd: cache unregistration needn't return error
J. Bruce Fields
3
-11
/
+9
2008-02-02
knfsd: fix cache.c comment
J. Bruce Fields
1
-5
/
+5
2008-02-02
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
1
-3
/
+5
2008-02-02
SUNRPC: Prevent length underflow in read_flush()
Chuck Lever
1
-5
/
+5
2008-02-01
[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
Denis V. Lunev
2
-2
/
+6
2008-02-01
[NETNS]: Add a namespace mark to fib_info.
Denis V. Lunev
1
-4
/
+4
2008-02-01
[IPV4]: fib_sync_down rework.
Denis V. Lunev
2
-53
/
+55
2008-02-01
[NETNS]: Process interface address manipulation routines in the namespace.
Denis V. Lunev
1
-6
/
+8
2008-02-01
[IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.
Denis V. Lunev
1
-13
/
+8
2008-02-01
[IPV4]: Fix memory leak on error path during FIB initialization.
Denis V. Lunev
1
-1
/
+9
2008-02-01
[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.
Pavel Emelyanov
1
-0
/
+2
2008-02-01
[NET_SCHED]: Add flow classifier
Patrick McHardy
3
-0
/
+672
2008-02-01
[NET_SCHED]: sch_sfq: make internal queues visible as classes
Patrick McHardy
1
-1
/
+40
2008-02-01
[NET_SCHED]: sch_sfq: add support for external classifiers
Patrick McHardy
1
-4
/
+91
2008-02-01
[NET_SCHED]: Constify struct tcf_ext_map
Patrick McHardy
6
-8
/
+8
2008-02-01
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
Dave Young
1
-2
/
+6
2008-02-01
[TCP]: Unexport sysctl_tcp_tso_win_divisor
Adrian Bunk
1
-1
/
+0
2008-02-01
[IPV4]: Make struct ipv4_devconf static.
Adrian Bunk
1
-1
/
+1
2008-02-01
[TR] net/802/tr.c: sysctl_tr_rif_timeout static
Adrian Bunk
1
-1
/
+1
2008-02-01
[XFRM]: Fix statistics.
Masahide NAKAMURA
3
-3
/
+5
2008-02-01
[XFRM]: Remove unused exports.
Adrian Bunk
2
-3
/
+0
2008-02-01
[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.
Roel Kluin
1
-1
/
+1
2008-02-01
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
1
-120
/
+89
2008-02-01
[PKTGEN]: pktgen should not print info that it is spinning
Jesse Brandeburg
1
-1
/
+0
2008-02-01
[NET_SCHED]: sch_ingress: remove netfilter support
Patrick McHardy
2
-80
/
+1
2008-02-01
[VLAN]: set_rx_mode support for unicast address list
Chris Leech
3
-36
/
+106
2008-02-01
[TCP]: Fix a bug in strategy_allowed_congestion_control
Shan Wei
1
-1
/
+1
2008-02-01
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
1
-17
/
+32
2008-02-01
[PKTGEN]: Remove an unused definition in pktgen.c.
Rami Rosen
1
-2
/
+0
2008-02-01
[IPV6]: Update MSS even if MTU is unchanged.
Jim Paris
1
-1
/
+1
2008-02-01
[NETNS]: Udp sockets per-net lookup.
Pavel Emelyanov
2
-15
/
+20
2008-02-01
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
4
-25
/
+29
2008-02-01
[NETNS]: Tcp-v4 sockets per-net lookup.
Pavel Emelyanov
4
-21
/
+31
2008-02-01
[NETNS]: Make bind buckets live in net namespaces.
Pavel Emelyanov
2
-5
/
+11
2008-02-01
[INET]: Consolidate inet(6)_hash_connect.
Pavel Emelyanov
2
-102
/
+23
2008-02-01
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
1
-18
/
+3
2008-02-01
[NETFILTER]: xt_iprange: fix sparse warnings
Patrick McHardy
1
-1
/
+1
2008-02-01
[NETFILTER]: nf_nat: fix sparse warning
Patrick McHardy
1
-2
/
+1
2008-02-01
[NETFILTER]: nf_conntrack: fix sparse warning
Patrick McHardy
1
-1
/
+1
[next]