Vlad Yasevich
|
53d6471cef
net: Account for all vlan headers in skb_mac_gso_segment
|
11 years ago |
Zoltan Kiss
|
36d5fe6a00
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
|
11 years ago |
Michael S. Tsirkin
|
1fd819ecb9
skbuff: skb_segment: orphan frags before copying
|
11 years ago |
Michael S. Tsirkin
|
1a4cedaf65
skbuff: skb_segment: s/fskb/list_skb/
|
11 years ago |
Michael S. Tsirkin
|
df5771ffef
skbuff: skb_segment: s/skb/head_skb/
|
11 years ago |
Michael S. Tsirkin
|
4e1beba12d
skbuff: skb_segment: s/skb_frag/frag/
|
11 years ago |
Michael S. Tsirkin
|
8cb19905e9
skbuff: skb_segment: s/frag/nskb_frag/
|
11 years ago |
Florian Westphal
|
478b360a47
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
|
11 years ago |
Masanari Iida
|
7fceb4de75
net: Fix warning on make htmldocs caused by skbuff.c
|
11 years ago |
Florian Westphal
|
de960aa9ab
net: add and use skb_gso_transport_seglen()
|
11 years ago |
Linus Torvalds
|
4ba9920e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Miklos Szeredi
|
28a625cbc2
fuse: fix pipe_buf_operations
|
11 years ago |
Paul Durrant
|
ed1f50c3a7
net: add skb_checksum_setup
|
11 years ago |
David S. Miller
|
39b6b2992f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
11 years ago |
Thomas Graf
|
af2806f8f9
net: Export skb_zerocopy() to zerocopy from one skb to another
|
11 years ago |
Eric Dumazet
|
289dccbe14
net: use kfree_skb_list() helper
|
11 years ago |
Tom Herbert
|
3df7a74e79
net: Add utility function to copy skb hash
|
11 years ago |
Hannes Frederic Sowa
|
239c78db9c
net: clear local_df when passing skb between namespaces
|
11 years ago |
Herbert Xu
|
9d8506cc2d
gso: handle new frag_list of frags GRO packets
|
11 years ago |
Jiri Pirko
|
6aafeef03b
netfilter: push reasm skb through instead of original frag skbs
|
11 years ago |
Mathias Krause
|
bc32383cd6
net: skbuff - kernel-doc fixes
|
11 years ago |
Mathias Krause
|
0c7ddf36c2
net: move pskb_put() to core code
|
11 years ago |
Jason Wang
|
f8e617e100
net: introduce skb_coalesce_rx_frag()
|
11 years ago |
Daniel Borkmann
|
cea80ea8d2
net: checksum: fix warning in skb_checksum
|
11 years ago |
Daniel Borkmann
|
2817a336d4
net: skb_checksum: allow custom update/combine for walking skb
|
11 years ago |
Eric Dumazet
|
030737bcc3
net: generalize skb_segment()
|
12 years ago |
Eric Dumazet
|
8a29111c7c
net: gro: allow to build full sized skb
|
12 years ago |
Nicolas Dichtel
|
8b27f27797
skb: allow skb_scrub_packet() to be used by tunnels
|
12 years ago |
Cong Wang
|
e0d1095ae3
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
|
12 years ago |
Florian Fainelli
|
deceb4c062
net: fix comment above build_skb()
|
12 years ago |