Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64a38292ed5f1e9d1bbc15b591cc3b57ce89473f
/
net
/
core
/
skbuff.c
f993bc2
net: core: handle encapsulation offloads when computing segment lengths
by Florian Westphal
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
4c45058
net: fix races in page->_count manipulation
by Eric Dumazet
· 10 years ago
de3f0d0
net: Missing @ before descriptions cause make xmldocs warning
by Masanari Iida
· 10 years ago
bec3cfd
net: skb_segment() provides list head and tail
by Eric Dumazet
· 10 years ago
61b37d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
c8753d5
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
by Vijay Subramanian
· 10 years ago
0129120
net: do not export skb_gro_receive()
by Eric Dumazet
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1109a90
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
by Pablo Neira Ayuso
· 10 years ago
ce1a4ea
net: avoid one atomic operation in skb_clone()
by Eric Dumazet
· 10 years ago
d0bf4a9
net: cleanup and document skb fclone layout
by Eric Dumazet
· 10 years ago
73d3fe6
gro: fix aggregation for skb using frag_list
by Eric Dumazet
· 10 years ago
b193722
net: reorganize sk_buff for faster __copy_skb_header()
by Eric Dumazet
· 10 years ago
ff04a77
net : optimize skb_release_data()
by Eric Dumazet
· 10 years ago
f4a775d
net: introduce __skb_header_release()
by Eric Dumazet
· 10 years ago
2e4e441
net: add alloc_skb_with_frags() helper
by Eric Dumazet
· 10 years ago
e93a043
tcp: allow segment with FIN in tcp_try_coalesce()
by Eric Dumazet
· 10 years ago
bf7fa55
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
by Alexander Duyck
· 10 years ago
cab41c4
skb: Add documentation for skb_clone_sk
by Alexander Duyck
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
62bccb8
net-timestamp: Make the clone operation stand-alone from phy timestamping
by Alexander Duyck
· 10 years ago
37846ef
net-timestamp: Merge shared code between phy and regular timestamping
by Alexander Duyck
· 10 years ago
e793c0f
net: treewide: Fix typo found in DocBook/networking.xml
by Masanari Iida
· 10 years ago
364a9e9
sock: deduplicate errqueue dequeue
by Willem de Bruijn
· 10 years ago
903ceff
net: Replace get_cpu_var through this_cpu_ptr
by Christoph Lameter
· 10 years ago
0d5501c
net: Always untag vlan-tagged traffic on input.
by Vlad Yasevich
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4ed2d76
net-timestamp: TCP timestamping
by Willem de Bruijn
· 10 years ago
e7fd288
net-timestamp: SCHED timestamp on entering packet scheduler
by Willem de Bruijn
· 10 years ago
09c2d25
net-timestamp: add key to disambiguate concurrent datagrams
by Willem de Bruijn
· 10 years ago
f24b9be
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
by Willem de Bruijn
· 10 years ago
fcdfe3a
net: Correctly set segment mac_len in skb_segment().
by Vlad Yasevich
· 10 years ago
de84372
net: fix setting csum_start in skb_segment()
by Tom Herbert
· 10 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bad93e9
net: add __pskb_copy_fclone and pskb_copy_for_clone
by Octavian Purdila
· 10 years ago
5882a07
net: fix UDP tunnel GSO of frag_list GRO packets
by Wei-Chun Chao
· 10 years ago
7e2b10c
net: Support for multiple checksums with gso
by Tom Herbert
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
29e9824
net: gro: make sure skb->cb[] initial content has not to be zero
by Eric Dumazet
· 10 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
6d39d58
net: core: don't account for udp header size when computing seglen
by Florian Westphal
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
53d6471
net: Account for all vlan headers in skb_mac_gso_segment
by Vlad Yasevich
· 11 years ago
36d5fe6
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
by Zoltan Kiss
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f9708b4
consolidate duplicate code is skb_checksum_setup() helpers
by Jan Beulich
· 11 years ago
1fd819e
skbuff: skb_segment: orphan frags before copying
by Michael S. Tsirkin
· 11 years ago
1a4ceda
skbuff: skb_segment: s/fskb/list_skb/
by Michael S. Tsirkin
· 11 years ago
df5771f
skbuff: skb_segment: s/skb/head_skb/
by Michael S. Tsirkin
· 11 years ago
4e1beba
skbuff: skb_segment: s/skb_frag/frag/
by Michael S. Tsirkin
· 11 years ago
8cb1990
skbuff: skb_segment: s/frag/nskb_frag/
by Michael S. Tsirkin
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
478b360
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
by Florian Westphal
· 11 years ago
25a91d8
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
by Fan Du
· 11 years ago
7fceb4d
net: Fix warning on make htmldocs caused by skbuff.c
by Masanari Iida
· 11 years ago
de960aa
net: add and use skb_gso_transport_seglen()
by Florian Westphal
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
28a625c
fuse: fix pipe_buf_operations
by Miklos Szeredi
· 11 years ago
ed1f50c
net: add skb_checksum_setup
by Paul Durrant
· 11 years ago
39b6b29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
af2806f
net: Export skb_zerocopy() to zerocopy from one skb to another
by Thomas Graf
· 11 years ago
289dccb
net: use kfree_skb_list() helper
by Eric Dumazet
· 11 years ago
3df7a74
net: Add utility function to copy skb hash
by Tom Herbert
· 11 years ago
239c78d
net: clear local_df when passing skb between namespaces
by Hannes Frederic Sowa
· 11 years ago
9d8506c
gso: handle new frag_list of frags GRO packets
by Herbert Xu
· 11 years ago
6aafeef
netfilter: push reasm skb through instead of original frag skbs
by Jiri Pirko
· 11 years ago
bc32383
net: skbuff - kernel-doc fixes
by Mathias Krause
· 11 years ago
0c7ddf3
net: move pskb_put() to core code
by Mathias Krause
· 11 years ago
f8e617e
net: introduce skb_coalesce_rx_frag()
by Jason Wang
· 11 years ago
cea80ea
net: checksum: fix warning in skb_checksum
by Daniel Borkmann
· 11 years ago
2817a33
net: skb_checksum: allow custom update/combine for walking skb
by Daniel Borkmann
· 11 years ago
030737b
net: generalize skb_segment()
by Eric Dumazet
· 11 years ago
8a29111
net: gro: allow to build full sized skb
by Eric Dumazet
· 11 years ago
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
deceb4c
net: fix comment above build_skb()
by Florian Fainelli
· 11 years ago
40dadff
net: access page->private by using page_private
by Sunghan Suh
· 11 years ago
4bc41b8
core: Copy inner_protocol in copy_skb_header()
by Joe Stringer
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
621e84d
dev: introduce skb_scrub_packet()
by Nicolas Dichtel
· 11 years ago
bd8a703
gre: fix a possible skb leak
by Eric Dumazet
· 11 years ago
aeb193e
net: Unmap fragment page once iterator is done
by Wedson Almeida Filho
· 11 years ago
b41abb4
net: pass correct parameter to skb_headers_offset_update()
by Peter Pan(潘卫平)
· 11 years ago
0602129
net: add low latency socket poll
by Eliezer Tamir
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5e71d9d
net: fix sk_buff head without data area
by Pablo Neira
· 11 years ago
35d0461
net: clean up skb headers code
by Cong Wang
· 11 years ago
06ecf24
net: Fix build warnings after mac_header and transport_header became __u16.
by David S. Miller
· 11 years ago
1cdbcb7
net: Loosen constraints for recalculating checksum in skb_segment()
by Simon Horman
· 11 years ago
2e31396
packet: tx timestamping on tpacket ring
by Willem de Bruijn
· 12 years ago
0ebd0ac
net: add function to allocate sk_buff head without data area
by Patrick McHardy
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
e5d5dec
net: core: let skb_partial_csum_set() set transport header
by Jason Wang
· 12 years ago
aefbd2b
tunneling: Capture inner mac header during encapsulation.
by Pravin B Shelar
· 12 years ago
f5b1729
net: Add skb_headers_offset_update helper function.
by Pravin B Shelar
· 12 years ago
ec5f061
net: Kill link between CSUM and SG features.
by Pravin B Shelar
· 12 years ago
68534c6
net: fix a wrong assignment in skb_split()
by Amerigo Wang
· 12 years ago
Next »