Willem de Bruijn
|
c199105d15
net-timestamp: only report sw timestamp if reporting bit is set
|
11 years ago |
Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
11 years ago |
Eric Dumazet
|
140c55d4b5
net-timestamp: sock_tx_timestamp() fix
|
11 years ago |
Willem de Bruijn
|
09c2d251b7
net-timestamp: add key to disambiguate concurrent datagrams
|
11 years ago |
Willem de Bruijn
|
b9f40e21ef
net-timestamp: move timestamp flags out of sk_flags
|
11 years ago |
Willem de Bruijn
|
f24b9be595
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
|
11 years ago |
Willem de Bruijn
|
4d276eb6a4
net: remove deprecated syststamp timestamp
|
11 years ago |
Sorin Dumitru
|
274f482d33
sock: remove skb argument from sk_rcvqueues_full
|
11 years ago |
David Held
|
2dc41cff75
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Tom Herbert
|
b73c3d0e4f
net: Save TX flow hash in sock and set in skbuf on xmit
|
11 years ago |
Eric Dumazet
|
5925a0555b
net: fix sparse warning in sk_dst_set()
|
11 years ago |
Eric Dumazet
|
9fe516ba3f
inet: move ipv6only in sock_common
|
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 |