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
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2010-05-31
1
-14
/
+1
*
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
2010-05-27
1
-6
/
+14
*
sock.h: fix kernel-doc warning
Randy Dunlap
2010-05-24
1
-1
/
+1
*
cls_cgroup: Store classid in struct sock
Herbert Xu
2010-05-24
1
-1
/
+9
*
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
1
-5
/
+8
*
net: Introduce sk_route_nocaps
Eric Dumazet
2010-05-16
1
-0
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-02
1
-1
/
+1
|
\
|
*
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
2010-05-02
1
-1
/
+1
*
|
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-01
1
-19
/
+19
*
|
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
2010-04-30
1
-1
/
+18
*
|
net: speedup udp receive path
Eric Dumazet
2010-04-28
1
-0
/
+10
*
|
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
1
-2
/
+11
*
|
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
1
-0
/
+38
*
|
net: fix a lockdep rcu warning in __sk_dst_set()
Eric Dumazet
2010-04-27
1
-2
/
+5
*
|
dst: rcu check refinement
Eric Dumazet
2010-04-22
1
-1
/
+2
*
|
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-3
/
+7
*
|
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
1
-17
/
+30
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: add __must_check to sk_add_backlog
Zhu Yi
2010-03-08
1
-1
/
+1
*
net: backlog functions rename
Zhu Yi
2010-03-05
1
-3
/
+3
*
net: add limit for socket backlog
Zhu Yi
2010-03-05
1
-1
/
+14
*
packet: convert socket list to RCU (v3)
stephen hemminger
2010-02-22
1
-0
/
+10
*
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
2010-02-14
1
-1
/
+1
*
net: add a wrapper sk_entry()
Li Zefan
2010-02-10
1
-0
/
+5
*
udp: secondary hash on (local port, local address)
Eric Dumazet
2009-11-08
1
-2
/
+6
*
udp: split sk_hash into two u16 hashes
Eric Dumazet
2009-11-08
1
-1
/
+5
*
net: Introduce sk_tx_queue_mapping
Krishna Kumar
2009-10-20
1
-0
/
+26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-13
1
-5
/
+5
|
\
|
*
net: Fix struct sock bitfield annotation
Eric Dumazet
2009-10-11
1
-5
/
+5
*
|
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-0
/
+3
*
|
net: speedup sk_wake_async()
Eric Dumazet
2009-10-06
1
-1
/
+2
|
/
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-6
/
+6
*
net: sock_copy() fixes
Eric Dumazet
2009-07-16
1
-13
/
+19
*
memory barrier: adding smp_mb__after_lock
Jiri Olsa
2009-07-09
1
-1
/
+4
*
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-09
1
-0
/
+66
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-24
1
-0
/
+2
|
\
|
*
net: Move rx skb_orphan call to where needed
Herbert Xu
2009-06-23
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
1
-0
/
+33
|
\
|
|
*
net: sk_wmem_alloc has initial value of one, not zero
Eric Dumazet
2009-06-17
1
-0
/
+33
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
net: annotate struct sock bitfield
Vegard Nossum
2009-06-15
1
-0
/
+2
*
|
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
2009-06-11
1
-1
/
+5
|
/
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
1
-1
/
+0
|
\
|
*
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
2009-02-17
1
-1
/
+0
*
|
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
2009-02-15
1
-3
/
+41
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-14
1
-1
/
+1
|
\
|
|
*
net: don't use in_atomic() in gfp_any()
Andrew Morton
2009-02-12
1
-1
/
+1
*
|
net: Reexport sock_alloc_send_pskb
Herbert Xu
2009-02-04
1
-0
/
+5
|
/
*
net: Use a percpu_counter for orphan_count
Eric Dumazet
2008-11-25
1
-1
/
+1
*
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
2008-11-25
1
-1
/
+1
[next]