index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
2019-05-25
net: test nouarg before dereferencing zerocopy pointers
Willem de Bruijn
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-08
net: add missing documentation in linux/skbuff.h
Pedro Tammela
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
2019-02-22
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-15
net: validate untrusted gso packets without csum offload
Willem de Bruijn
2019-02-12
net/skbuff: fix up kernel-doc placement
Brian Norris
2019-02-10
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-29
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
Stanislav Fomichev
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-07
doc: networking: convert offload files into RST and update references
Otto Sabart
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-21
net: drop the unused helper skb_ext_get()
Paolo Abeni
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-13
datagram: introduce skb_copy_and_hash_datagram_iter helper
Sagi Grimberg
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2018-12-03
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
udp: msg_zerocopy
Willem de Bruijn
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-11-16
net: remove unused skb_send_sock()
Cong Wang
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2018-11-16
net/skbuff: add macros for VLAN_PRESENT bit
Michał Mirosław
2018-11-06
net: skbuff.h: remove unnecessary unlikely()
Yangtao Li
2018-10-17
net: skbuff.h: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-02
net: drop unused skb_append_datato_frags()
Paolo Abeni
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2018-09-19
flow_dissector: fix build failure without CONFIG_NET
Willem de Bruijn
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
ppp: Remove direct skb_queue_head list pointer access.
David S. Miller
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-10
net: Export skb_headers_offset_update
Toshiaki Makita
2018-08-09
net: skbuff.h: fix using plain integer as NULL warning
YueHaibing
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
2018-08-05
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
[next]