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
2006-10-20
[PATCH] SUNRPC: fix a typo
Chuck Lever
1
-1
/
+1
2006-10-20
[PATCH] SUNRPC: fix race in in-kernel RPC portmapper client
Chuck Lever
1
-7
/
+7
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+1
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
1
-0
/
+5
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
2
-118
/
+0
2006-10-16
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
8
-14
/
+38
2006-10-16
[Bluetooth] Check if DLC is still attached to the TTY
Marcel Holtmann
1
-0
/
+3
2006-10-16
[Bluetooth] Fix reference count when connection lookup fails
Marcel Holtmann
3
-9
/
+3
2006-10-16
[Bluetooth] Disconnect HID interrupt channel first
Marcel Holtmann
1
-2
/
+2
2006-10-16
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
3
-7
/
+16
2006-10-16
[Bluetooth] Make use of virtual devices tree
Marcel Holtmann
1
-5
/
+1
2006-10-16
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
5
-7
/
+16
2006-10-16
[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
Marcel Holtmann
3
-17
/
+161
2006-10-16
[IPV6] sit: Add missing MODULE_LICENSE
Jan Dittmer
1
-0
/
+1
2006-10-16
[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.
YOSHIFUJI Hideaki
1
-2
/
+0
2006-10-16
[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors
Thomas Graf
2
-7
/
+23
2006-10-16
[XFRM]: Fix xfrm_state_num going negative.
David S. Miller
1
-4
/
+13
2006-10-16
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
Eric Dumazet
1
-7
/
+22
2006-10-16
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
Paul Moore
1
-2
/
+2
2006-10-16
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
Paul Moore
1
-6
/
+12
2006-10-16
[BRIDGE]: flush forwarding table when device carrier off
Stephen Hemminger
4
-4
/
+11
2006-10-16
[NETFILTER]: ctnetlink: Remove debugging messages
Pablo Neira Ayuso
2
-138
/
+6
2006-10-16
[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies
Patrick McHardy
1
-1
/
+3
2006-10-16
[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update
Patrick McHardy
2
-6
/
+6
2006-10-16
[NETFILTER]: arp_tables: missing unregistration on module unload
Patrick McHardy
1
-0
/
+2
2006-10-16
[NETFILTER]: fix cut-and-paste error in exit functions
Patrick McHardy
2
-2
/
+2
2006-10-16
[DECNET]: Use correct config option for routing by fwmark in compare_keys()
Patrick McHardy
1
-1
/
+1
2006-10-12
[PKT_SCHED] sch_htb: use rb_first() cleanup
Akinbou Mita
1
-3
/
+2
2006-10-12
[RTNETLINK]: Fix use of wrong skb in do_getlink()
Patrick McHardy
1
-1
/
+1
2006-10-12
[DECNET]: Fix sfuzz hanging on 2.6.18
Patrick McHardy
1
-1
/
+3
2006-10-12
[NET]: Do not memcmp() over pad bytes of struct flowi.
David S. Miller
2
-6
/
+17
2006-10-12
[NET]: Use typesafe inet_twsk() inline function instead of cast.
YOSHIFUJI Hideaki
4
-21
/
+18
2006-10-12
[NET]: Use hton{l,s}() for non-initializers.
YOSHIFUJI Hideaki
2
-13
/
+22
2006-10-12
[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.
YOSHIFUJI Hideaki
2
-2
/
+2
2006-10-12
[IPV6]: Seperate sit driver to extra module (addrconf.c changes)
Joerg Roedel
1
-2
/
+16
2006-10-12
[IPV6]: Seperate sit driver to extra module
Joerg Roedel
4
-3
/
+18
2006-10-12
[NET]: File descriptor loss while receiving SCM_RIGHTS
Miklos Szeredi
2
-4
/
+2
2006-10-12
[SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.
Vlad Yasevich
1
-1
/
+1
2006-10-12
[SCTP]: Fix receive buffer accounting.
Vlad Yasevich
3
-15
/
+34
2006-10-12
IPsec: fix handling of errors for socket policies
Venkat Yekkirala
1
-8
/
+18
2006-10-12
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
5
-19
/
+6
2006-10-12
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
2
-29
/
+81
2006-10-12
NetLabel: fix a cache race condition
paul.moore@hp.com
2
-9
/
+11
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
1
-1
/
+1
2006-10-11
[PATCH] Finish annotations of struct vlan_ethhdr
Alexey Dobriyan
1
-1
/
+1
2006-10-11
[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression
Al Viro
1
-2
/
+3
2006-10-11
[PATCH] strndup() would better take size_t, not int
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] ptrdiff_t is %t, not %z
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] tipc __user annotations
Al Viro
1
-3
/
+3
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2
-21
/
+24
[next]