Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 years ago |
Willem de Bruijn
|
67cc0d4077
net-timestamp: optimize sock_tx_timestamp default path
|
11 years ago |
David S. Miller
|
eb84d6b604
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Alexander Duyck
|
82eabd9eb2
net: merge cases where sock_efree and sock_edemux are the same function
|
11 years ago |
Alexander Duyck
|
62bccb8cdb
net-timestamp: Make the clone operation stand-alone from phy timestamping
|
11 years ago |
Willem de Bruijn
|
c199105d15
net-timestamp: only report sw timestamp if reporting bit is set
|
11 years ago |
Willem de Bruijn
|
364a9e9324
sock: deduplicate errqueue dequeue
|
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 |