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()
|
11 years ago |
Eric Dumazet
|
8a29111c7c
net: gro: allow to build full sized skb
|
11 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 |
Sunghan Suh
|
40dadff265
net: access page->private by using page_private
|
12 years ago |
Joe Stringer
|
4bc41b84e9
core: Copy inner_protocol in copy_skb_header()
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
621e84d6f3
dev: introduce skb_scrub_packet()
|
12 years ago |
Eric Dumazet
|
bd8a7036c0
gre: fix a possible skb leak
|
12 years ago |
Wedson Almeida Filho
|
aeb193ea6c
net: Unmap fragment page once iterator is done
|
12 years ago |
Peter Pan(潘卫平)
|
b41abb42bf
net: pass correct parameter to skb_headers_offset_update()
|
12 years ago |
Eliezer Tamir
|
0602129286
net: add low latency socket poll
|
12 years ago |
David S. Miller
|
6bc19fb82d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Pablo Neira
|
5e71d9d77c
net: fix sk_buff head without data area
|
12 years ago |
Cong Wang
|
35d0461061
net: clean up skb headers code
|
12 years ago |
David S. Miller
|
06ecf24bdf
net: Fix build warnings after mac_header and transport_header became __u16.
|
12 years ago |
Simon Horman
|
1cdbcb7957
net: Loosen constraints for recalculating checksum in skb_segment()
|
12 years ago |
Willem de Bruijn
|
2e31396fa1
packet: tx timestamping on tpacket ring
|
12 years ago |
Patrick McHardy
|
0ebd0ac5ff
net: add function to allocate sk_buff head without data area
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Jason Wang
|
e5d5decaed
net: core: let skb_partial_csum_set() set transport header
|
12 years ago |
Pravin B Shelar
|
aefbd2b3c2
tunneling: Capture inner mac header during encapsulation.
|
12 years ago |