index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
2013-10-23
1
-1
/
+1
*
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-22
1
-3
/
+1
*
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-21
1
-14
/
+14
*
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
1
-0
/
+9
*
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-4
/
+2
|
\
|
*
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-10-07
1
-4
/
+2
*
|
udp: ipv4: Add udp early demux
Shawn Bohrer
2013-10-08
1
-1
/
+1
*
|
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-03
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-0
/
+5
|
\
\
|
|
/
|
*
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
2013-09-30
1
-0
/
+5
*
|
net: add missing sk_max_pacing_rate doc
Eric Dumazet
2013-09-30
1
-0
/
+1
*
|
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
1
-0
/
+1
*
|
sock.h: Remove extern from function prototypes
Joe Perches
2013-09-23
1
-124
/
+99
|
/
*
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-29
1
-0
/
+2
*
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
2013-08-10
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-1
/
+1
|
\
|
*
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
1
-1
/
+1
*
|
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
2013-07-31
1
-0
/
+1
*
|
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-24
1
-6
/
+13
*
|
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-24
1
-0
/
+4
*
|
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
2013-07-22
1
-0
/
+2
|
/
*
net: sock: fix TCP_SKB_MIN_TRUESIZE
Eric Dumazet
2013-07-03
1
-1
/
+1
*
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
Daniel Borkmann
2013-06-19
1
-6
/
+9
*
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
1
-0
/
+2
*
net: add low latency socket poll
Eliezer Tamir
2013-06-10
1
-0
/
+4
*
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-11
1
-0
/
+12
*
net: sock: make sock_tx_timestamp void
Daniel Borkmann
2013-04-14
1
-3
/
+2
*
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
1
-0
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-11
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
1
-1
/
+1
|
\
|
*
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
Ying Xue
2013-02-18
1
-1
/
+1
*
|
net: add RCU annotation to sk_dst_cache field
Cong Wang
2013-01-28
1
-1
/
+1
*
|
soreuseport: infrastructure
Tom Herbert
2013-01-23
1
-1
/
+4
*
|
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2013-01-17
1
-0
/
+1
|
/
*
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
2012-12-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
|
net: fix sparse endianness warnings on sock_common
Eric Dumazet
2012-12-02
1
-2
/
+5
*
|
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
1
-5
/
+20
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-14
/
+15
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-1
/
+1
|
|
\
|
*
|
net: remove sk_init() helper
Eric Dumazet
2012-09-27
1
-2
/
+0
|
*
|
net: use a per task frag allocator
Eric Dumazet
2012-09-24
1
-12
/
+15
|
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
1
-1
/
+10
|
|
\
\
*
|
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-1
/
+10
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
userns: Implement sk_user_ns
Eric W. Biederman
2012-08-14
1
-0
/
+9
|
*
|
|
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
2012-08-14
1
-1
/
+1
*
|
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-10-02
1
-8
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h
Daniel Wagner
2012-09-14
1
-8
/
+0
|
|
|
/
|
|
/
|
[next]