index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
1
-1
/
+0
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2014-01-03
socket: cleanups
stephen hemminger
1
-2
/
+0
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
1
-1
/
+1
2013-12-31
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-05
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
1
-4
/
+2
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
1
-1
/
+1
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
1
-3
/
+1
2013-10-21
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
1
-14
/
+14
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-0
/
+9
2013-10-08
tcp/dccp: remove twchain
Eric Dumazet
1
-1
/
+7
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2013-10-08
udp: ipv4: Add udp early demux
Shawn Bohrer
1
-1
/
+1
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-4
/
+2
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
1
-0
/
+4
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2013-09-30
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
1
-0
/
+5
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+1
2013-09-23
sock.h: Remove extern from function prototypes
Joe Perches
1
-124
/
+99
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
1
-0
/
+2
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
1
-1
/
+2
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-1
/
+1
2013-07-31
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
1
-0
/
+1
2013-07-24
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
1
-6
/
+13
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-0
/
+4
2013-07-22
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
1
-0
/
+2
2013-07-03
net: sock: fix TCP_SKB_MIN_TRUESIZE
Eric Dumazet
1
-1
/
+1
2013-06-19
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
Daniel Borkmann
1
-6
/
+9
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-10
net: add low latency socket poll
Eliezer Tamir
1
-0
/
+4
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
1
-0
/
+12
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
1
-3
/
+2
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-11
/
+10
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-1
/
+1
2013-02-18
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
Ying Xue
1
-1
/
+1
2013-01-28
net: add RCU annotation to sk_dst_cache field
Cong Wang
1
-1
/
+1
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+4
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+1
2012-12-26
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-02
net: fix sparse endianness warnings on sock_common
Eric Dumazet
1
-2
/
+5
2012-11-30
net: move inet_dport/inet_num in sock_common
Eric Dumazet
1
-5
/
+20
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+15
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+10
[next]