Eric Dumazet
|
5925a0555b
net: fix sparse warning in sk_dst_set()
|
11 years ago |
Eric Dumazet
|
7f50236153
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
|
11 years ago |
Eric Dumazet
|
f886497212
ipv4: fix dst race in sk_dst_get()
|
11 years ago |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 years ago |
Eric W. Biederman
|
a3b299da86
net: Add variants of capable for use on on sockets
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Daniel Borkmann
|
fbc907f0b1
net: filter: move filter accounting to filter core
|
11 years ago |
Tom Herbert
|
61b905da33
net: Rename skb->rxhash to skb->hash
|
11 years ago |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
c3f9b01849
tcp: tcp_release_cb() should release socket ownership
|
11 years ago |
Gu Zheng
|
5812521be0
net: add a pre-check of net_ns in sk_change_net()
|
11 years ago |
Andrew Lutomirski
|
adca476782
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
|
11 years ago |
David S. Miller
|
855404efae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
11 years ago |
stephen hemminger
|
8f09898bf0
socket: cleanups
|
11 years ago |
Daniel Borkmann
|
86f8515f97
net: netprio: rename config to be more consistent with cgroup configs
|
11 years ago |
Zhi Yong Wu
|
c9d8ca0454
net, rps: fix build failure when CONFIG_RPS isn't set
|
11 years ago |
Tom Herbert
|
fe47755852
net: Allow setting sock flow hash without a sock
|
11 years ago |
Eric W. Biederman
|
7f2cbdc28c
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
|
11 years ago |
Christoph Paasch
|
35b87f6c13
net: Dereference pointer-value of sk_prot->memory_pressure
|
11 years ago |
ZHAO Gang
|
0a6957e7d4
net: remove function sk_reset_txq()
|
11 years ago |
Eric W. Biederman
|
2e685cad57
tcp_memcontrol: Kill struct tcp_memcontrol
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
12 years ago |
David S. Miller
|
53af53ae83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Shawn Bohrer
|
421b3885bf
udp: ipv4: Add udp early demux
|
12 years ago |
Alexei Starovoitov
|
d45ed4a4e3
net: fix unsafe set_memory_rw from softirq
|
12 years ago |
Eric Dumazet
|
5080546682
inet: consolidate INET_TW_MATCH
|
12 years ago |
David S. Miller
|
4fbef95af4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
c3f40d7c04
net: add missing sk_max_pacing_rate doc
|
12 years ago |
Pravin B Shelar
|
559835ea72
vxlan: Use RCU apis to access sk_user_data.
|
12 years ago |