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-07-21
tty: Ldisc revamp
Alan Cox
2
-18
/
+9
2008-07-16
Merge branch 'bkl-removal' into next
Trond Myklebust
1
-8
/
+1
2008-07-16
Merge branch 'devel' into next
Trond Myklebust
10
-182
/
+399
2008-07-16
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
1
-8
/
+1
2008-07-16
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
1
-4
/
+174
2008-07-16
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
1
-18
/
+30
2008-07-16
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
1
-7
/
+5
2008-07-16
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
1
-11
/
+31
2008-07-16
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
Chuck Lever
1
-4
/
+8
2008-07-16
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+9
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2
-9
/
+9
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
7
-2
/
+7
2008-07-15
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-0
/
+4
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
140
-1383
/
+1431
2008-07-14
[S390] Cleanup iucv printk messages.
Ursula Braun
2
-13
/
+4
2008-07-11
Merge branch 'linus' into core/rcu
Ingo Molnar
40
-130
/
+203
2008-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-78
/
+58
2008-07-11
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
1
-2
/
+1
2008-07-11
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
1
-1
/
+1
2008-07-11
netlabel: netlink_unicast calls kfree_skb on error path by itself
Denis V. Lunev
3
-21
/
+4
2008-07-11
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
1
-11
/
+6
2008-07-11
tcp: correct kcalloc usage
Milton Miller
1
-1
/
+1
2008-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-23
/
+13
2008-07-10
netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP
David Howells
1
-1
/
+1
2008-07-10
netfilter: nf_conntrack_tcp: fix endless loop
Patrick McHardy
1
-2
/
+8
2008-07-10
rc80211_pid: Fix fast_start parameter handling
Mattias Nissler
2
-23
/
+13
2008-07-09
SUNRPC: Ensure our task is notified when an rpcbind call is done
Trond Myklebust
2
-23
/
+23
2008-07-09
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
1
-12
/
+0
2008-07-09
SUNRPC: Use GETADDR for rpcbind version 4 queries
Chuck Lever
1
-2
/
+3
2008-07-09
SUNRPC: Use rpcbind version 2 GETPORT
Chuck Lever
1
-1
/
+1
2008-07-09
SUNRPC: Document some naked integers in rpcbind client
Chuck Lever
1
-13
/
+36
2008-07-09
SUNRPC: More useful debugging output for rpcb client
Chuck Lever
1
-3
/
+3
2008-07-09
SUNRPC: Ensure all transports set rq_xtime consistently
Chuck Lever
2
-2
/
+1
2008-07-09
rpc: minor cleanup of scheduler callback code
\\\"J. Bruce Fields\\\
1
-9
/
+5
2008-07-09
rpc: remove some unused macros
\\\"J. Bruce Fields\\\
1
-12
/
+1
2008-07-09
rpc: eliminate unused variable in auth_gss upcall code
\\\"J. Bruce Fields\\\
1
-3
/
+1
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
1
-5
/
+11
2008-07-09
SUNRPC: Remove obsolete messages during transport connect
Chuck Lever
1
-7
/
+1
2008-07-09
SUNRPC: Display some debugging information as text rather than numbers
Chuck Lever
1
-13
/
+16
2008-07-09
SUNRPC: Refactor rpc_show_tasks
Chuck Lever
1
-22
/
+24
2008-07-09
SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
Chuck Lever
1
-7
/
+12
2008-07-09
SUNRPC: Rename "call_" functions that are no longer FSM states
Chuck Lever
1
-21
/
+14
2008-07-09
SUNRPC: Add a function to display the name of an RPC procedure
Chuck Lever
1
-4
/
+19
2008-07-09
SUNRPC: Use GFP_NOFS when allocating credentials
Trond Myklebust
5
-11
/
+11
2008-07-09
SUNRPC: An ENOMEM error from call_encode is always fatal
Trond Myklebust
1
-4
/
+0
2008-07-09
SUNRPC: Ensure we exit early in case of an encode error
Trond Myklebust
1
-2
/
+7
2008-07-09
ipv6: fix race between ipv6_del_addr and DAD timer
Andrey Vagin
1
-2
/
+2
2008-07-08
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
1
-8
/
+9
2008-07-08
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
1
-4
/
+2
[next]