Willem de Bruijn
|
3a8dd9711e
sock: fix possible NULL sk dereference in __skb_tstamp_tx
|
10 years ago |
Eric Dumazet
|
c29390c6df
xps: must clear sender_cpu before forwarding
|
10 years ago |
Eric Dumazet
|
997d5c3f44
sock: sock_dequeue_err_skb() needs hard irq safety
|
10 years ago |
Eric Dumazet
|
2bd82484bb
xps: fix xps for stacked devices
|
10 years ago |
Willem de Bruijn
|
b245be1f4d
net-timestamp: no-payload only sysctl
|
10 years ago |
Willem de Bruijn
|
49ca0d8bfa
net-timestamp: no-payload option
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Florian Westphal
|
e8768f9715
net: skbuff: don't zero tc members when freeing skb
|
10 years ago |
Thomas Graf
|
b8fb4e0648
net: Reset secmark when scrubbing packet
|
10 years ago |
Alexander Duyck
|
fd11a83dd3
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
|
10 years ago |
Alexander Duyck
|
ffde7328a3
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
|
10 years ago |
Eric Dumazet
|
6ffe75eb53
net: avoid two atomic operations in fast clones
|
10 years ago |
David S. Miller
|
1459143386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
e7820e39b7
net: Revert "net: avoid one atomic operation in skb_clone()"
|
10 years ago |
Jiri Pirko
|
93515d53b1
net: move vlan pop/push functions into common code
|
10 years ago |
Jiri Pirko
|
e21951212f
net: move make_writable helper into common code
|
10 years ago |
Tom Herbert
|
e585f23636
udp: Changes to udp_offload to support remote checksum offload
|
10 years ago |
Toshiaki Makita
|
432c856fcf
net: skb_segment() should preserve backpressure
|
10 years ago |
Florian Westphal
|
f993bc25e5
net: core: handle encapsulation offloads when computing segment lengths
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Eric Dumazet
|
4c450583d9
net: fix races in page->_count manipulation
|
10 years ago |
Masanari Iida
|
de3f0d0eff
net: Missing @ before descriptions cause make xmldocs warning
|
10 years ago |
Eric Dumazet
|
bec3cfdca3
net: skb_segment() provides list head and tail
|
11 years ago |
David S. Miller
|
61b37d2f54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
11 years ago |
Vijay Subramanian
|
c8753d55af
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
|
11 years ago |
Eric Dumazet
|
01291202ed
net: do not export skb_gro_receive()
|
11 years ago |
David S. Miller
|
739e4a758e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Pablo Neira Ayuso
|
1109a90c01
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
|
11 years ago |
Eric Dumazet
|
ce1a4ea3f1
net: avoid one atomic operation in skb_clone()
|
11 years ago |
Eric Dumazet
|
d0bf4a9e92
net: cleanup and document skb fclone layout
|
11 years ago |