Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2e64694de21a812d637dcbea4471ad1f7897b049
/
include
/
net
/
sock.h
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 13 years ago
bdeab99
rps: Add flag to skb to indicate rxhash is based on L4 tuple
by Tom Herbert
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
d8bf4ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
by Michal Hocko
· 13 years ago
1cdebb4
sock.h: Add a new sock zero-copy flag
by Shirley Ma
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
e1f91f8
treewide: fix kernel-doc warnings
by Vitaliy Ivanov
· 13 years ago
4d258b2
Fix some kernel-doc warnings
by Vitaliy Ivanov
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
912d398
net: fix skb_add_data_nocache() to calc csum correctly
by Wei Yongjun
· 14 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
5403c8a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
709b46e
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
by Eric W. Biederman
· 14 years ago
80f8f10
net: filter: dont block softirqs in sk_run_filter()
by Eric Dumazet
· 14 years ago
928c41e
net/sock.h: make some fields private to fix kernel-doc warning(s)
by Randy Dunlap
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
46bcf14
filter: fix sk_filter rcu handling
by Eric Dumazet
· 14 years ago
dca9b24
net: kill unused macros from head file
by Shan Wei
· 14 years ago
b178bb3
net: reorder struct sock fields
by Eric Dumazet
· 14 years ago
c31504d
udp: use atomic_inc_not_zero_hint
by Eric Dumazet
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
0d7da9d
net: add __rcu annotation to sk_filter
by Eric Dumazet
· 14 years ago
7a91b434
net: update SOCK_MIN_RCVBUF
by Eric Dumazet
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
53c3fa2
net/sock.h: add missing kernel-doc notation
by Randy Dunlap
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b0f77d0
net: fix problem in reading sock TX queue
by Tom Herbert
· 14 years ago
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
109f6e3
af_unix: Allow SO_PEERCRED to work across namespaces.
by Eric W. Biederman
· 14 years ago
eedc765c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 14 years ago
b1faf56
net: sock_queue_err_skb() dont mess with sk_forward_alloc
by Eric Dumazet
· 14 years ago
8a74ad6
net: fix lock_sock_bh/unlock_sock_bh
by Eric Dumazet
· 14 years ago
acfbe96
sock.h: fix kernel-doc warning
by Randy Dunlap
· 14 years ago
f845172
cls_cgroup: Store classid in struct sock
by Herbert Xu
· 14 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 15 years ago
a465419
net: Introduce sk_route_nocaps
by Eric Dumazet
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1183f38
net: fix compile error due to double return type in SOCK_DEBUG
by Jan Engelhardt
· 15 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
767dd03
net: speedup sock_recv_ts_and_drops()
by Eric Dumazet
· 15 years ago
4b0b72f
net: speedup udp receive path
by Eric Dumazet
· 15 years ago
c377411
net: sk_add_backlog() take rmem_alloc into account
by Eric Dumazet
· 15 years ago
c58dc01
net: Make RFS socket operations not be inet specific.
by David S. Miller
· 15 years ago
0b53ff2
net: fix a lockdep rcu warning in __sk_dst_set()
by Eric Dumazet
· 15 years ago
f68c224
dst: rcu check refinement
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4045635
net: add __must_check to sk_add_backlog
by Zhu Yi
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
8eae939
net: add limit for socket backlog
by Zhu Yi
· 15 years ago
808f511
packet: convert socket list to RCU (v3)
by stephen hemminger
· 15 years ago
1a5778a
net: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
c4146644
net: add a wrapper sk_entry()
by Li Zefan
· 15 years ago
512615b
udp: secondary hash on (local port, local address)
by Eric Dumazet
· 15 years ago
d4cada4
udp: split sk_hash into two u16 hashes
by Eric Dumazet
· 15 years ago
e022f0b
net: Introduce sk_tx_queue_mapping
by Krishna Kumar
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
5fdb997
net: Fix struct sock bitfield annotation
by Eric Dumazet
· 15 years ago
bcdce71
net: speedup sk_wake_async()
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
4dc6dc7
net: sock_copy() fixes
by Eric Dumazet
· 15 years ago
ad46276
memory barrier: adding smp_mb__after_lock
by Jiri Olsa
· 15 years ago
a57de0b
net: adding memory barrier to the poll and receive callbacks
by Jiri Olsa
· 15 years ago
09ce42d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
d55d87f
net: Move rx skb_orphan call to where needed
by Herbert Xu
· 15 years ago
d2aa455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
c564039
net: sk_wmem_alloc has initial value of one, not zero
by Eric Dumazet
· 15 years ago
b3fec0f
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
a98b65a
net: annotate struct sock bitfield
by Vegard Nossum
· 16 years ago
2b85a34
net: No more expensive sock_hold()/sock_put() on each tx
by Eric Dumazet
· 15 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
92a0acc
net: Kill skb_truesize_check(), it only catches false-positives.
by David S. Miller
· 16 years ago
20d4947
net: socket infrastructure for SO_TIMESTAMPING
by Patrick Ohly
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
9970937
net: don't use in_atomic() in gfp_any()
by Andrew Morton
· 16 years ago
4cc7f68
net: Reexport sock_alloc_send_pskb
by Herbert Xu
· 16 years ago
dd24c00
net: Use a percpu_counter for orphan_count
by Eric Dumazet
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
88ab193
udp: Use hlist_nulls in UDP RCU code
by Eric Dumazet
· 16 years ago
e8f6fbf
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
by Ingo Molnar
· 16 years ago
2378982
net: ifdef struct sock::sk_async_wait_queue
by Alexey Dobriyan
· 16 years ago
d5f6423
net: #ifdef ->sk_security
by Alexey Dobriyan
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ad1d967
net: delete excess kernel-doc notation
by Randy Dunlap
· 16 years ago
96631ed
udp: introduce sk_for_each_rcu_safenext()
by Eric Dumazet
· 16 years ago
271b72c
udp: RCU handling for Unicast packets.
by Eric Dumazet
· 16 years ago
Next »