index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
2017-03-22
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-22
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2016-07-27
net_sched: fix mirrored packets checksum
WANG Cong
2016-05-18
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-05-18
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-04-20
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-03-03
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-09-29
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-25
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-13
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-11
net: don't wait for order-3 page allocation
Shaohua Li
2015-05-25
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-13
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
Alexander Duyck
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-04
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-04-25
net: fix crash in build_skb()
Eric Dumazet
2015-04-22
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-16
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
2015-04-16
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
2015-04-07
net: remove extra newlines
Sheng Yong
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-12
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-06
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-02-04
xps: fix xps for stacked devices
Eric Dumazet
2015-02-02
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-02
net-timestamp: no-payload option
Willem de Bruijn
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-02
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]