index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-30
6
-45
/
+104
|
\
|
*
net: Truncate recvfrom and sendto length to INT_MAX.
Linus Torvalds
2010-10-30
1
-0
/
+4
|
*
RDS: Let rds_message_alloc_sgs() return NULL
Andy Grover
2010-10-30
3
-0
/
+17
|
*
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
Andy Grover
2010-10-30
1
-39
/
+65
|
*
RDS: Clean up error handling in rds_cmsg_rdma_args
Andy Grover
2010-10-30
1
-3
/
+2
|
*
RDS: Return -EINVAL if rds_rdma_pages returns an error
Andy Grover
2010-10-30
1
-1
/
+3
|
*
net: fix rds_iovec page count overflow
Linus Torvalds
2010-10-30
1
-0
/
+7
|
*
ip_gre: fix fallback tunnel setup
Eric Dumazet
2010-10-30
1
-3
/
+3
|
*
ipv6/udp: report SndbufErrors and RcvbufErrors
Eric Dumazet
2010-10-30
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-29
17
-142
/
+274
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-10-29
2
-3
/
+8
|
|
\
|
|
*
mac80211: fix failure to check kmalloc return value in key_key_read
Jesper Juhl
2010-10-29
1
-1
/
+5
|
|
*
mac80211: Fix scan_ies_len to include DS Params
Jouni Malinen
2010-10-27
1
-2
/
+3
|
*
|
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
2010-10-28
1
-4
/
+3
|
*
|
pktgen: Limit how much data we copy onto the stack.
Nelson Elhage
2010-10-28
1
-3
/
+4
|
*
|
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-10-28
2
-15
/
+15
|
*
|
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
2010-10-28
3
-1
/
+24
|
*
|
dccp ccid-2: Stop polling
Gerrit Renker
2010-10-28
2
-8
/
+20
|
*
|
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
4
-54
/
+89
|
*
|
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-10-28
2
-57
/
+86
|
*
|
dccp: Return-value convention of hc_tx_send_packet()
Gerrit Renker
2010-10-28
2
-9
/
+37
*
|
|
convert get_sb_pseudo() users
Al Viro
2010-10-29
1
-6
/
+4
*
|
|
convert get_sb_single() users
Al Viro
2010-10-29
1
-9
/
+9
*
|
|
net/9p: Return error on read with NULL buffer
Sanchit Garg
2010-10-28
1
-4
/
+1
*
|
|
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-10-28
1
-3
/
+4
*
|
|
net/9p: Return error if we fail to encode protocol data
Aneesh Kumar K.V
2010-10-28
2
-3
/
+4
*
|
|
net/9p: Add waitq to VirtIO transport.
Venkateswararao Jujjuri (JV)
2010-10-28
2
-8
/
+41
*
|
|
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
Venkateswararao Jujjuri (JV)
2010-10-28
1
-10
/
+24
*
|
|
9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-28
1
-0
/
+26
*
|
|
9p: Implement TGETLOCK
M. Mohan Kumar
2010-10-28
1
-0
/
+34
*
|
|
9p: Implement TLOCK
M. Mohan Kumar
2010-10-28
1
-0
/
+33
*
|
|
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
Venkateswararao Jujjuri (JV)
2010-10-28
1
-0
/
+25
*
|
|
net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().
jvrao
2010-10-28
1
-0
/
+6
*
|
|
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
Arun R Bharadwaj
2010-10-28
1
-16
/
+27
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-27
43
-320
/
+400
|
\
|
|
|
*
|
tunnels: Fix tunnels change rcu protection
Pavel Emelyanov
2010-10-27
4
-0
/
+4
|
*
|
inetpeer: __rcu annotations
Eric Dumazet
2010-10-27
1
-58
/
+80
|
*
|
fib_rules: __rcu annotates ctarget
Eric Dumazet
2010-10-27
1
-5
/
+6
|
*
|
tunnels: add __rcu annotations
Eric Dumazet
2010-10-27
1
-10
/
+19
|
*
|
net: add __rcu annotations to protocol
Eric Dumazet
2010-10-27
2
-6
/
+10
|
*
|
ipv4: add __rcu annotations to routes.c
Eric Dumazet
2010-10-27
1
-29
/
+46
|
*
|
ipv6: fix refcnt problem related to POSTDAD state
Ursula Braun
2010-10-27
1
-1
/
+3
|
*
|
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
Ben Hutchings
2010-10-27
1
-3
/
+3
|
*
|
net: Fix some corner cases in dev_can_checksum()
Ben Hutchings
2010-10-27
1
-10
/
+6
|
*
|
IPv6: Temp addresses are immediately deleted.
Glenn Wurster
2010-10-26
1
-3
/
+4
|
*
|
IPv6: Create temporary address if none exists.
Glenn Wurster
2010-10-26
1
-2
/
+3
|
*
|
fib_hash: fix rcu sparse and logical errors
Eric Dumazet
2010-10-26
1
-16
/
+20
|
*
|
fib: fix fib_nl_newrule()
Eric Dumazet
2010-10-26
1
-5
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-10-26
4
-8
/
+6
|
|
\
|
|
|
*
mac80211: Fix ibss station got expired immediately
Rajkumar Manoharan
2010-10-25
1
-0
/
+1
[next]