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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-02
1
-0
/
+21
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
1
-0
/
+8
|
\
|
*
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-07-19
1
-0
/
+8
*
|
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2022-07-19
1
-18
/
+48
|
\
\
|
|
/
|
/
|
|
*
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
2022-07-19
1
-11
/
+17
|
*
net: introduce managed frags infrastructure
Pavel Begunkov
2022-07-19
1
-2
/
+23
|
*
net: Allow custom iter handler in msghdr
David Ahern
2022-07-19
1
-3
/
+4
|
*
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
2022-07-18
1
-3
/
+5
*
|
net: helper function skb_len_add
Richard Gobert
2022-06-24
1
-0
/
+12
*
|
net: warn if mac header was not set
Eric Dumazet
2022-06-21
1
-5
/
+7
*
|
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
2022-06-07
1
-178
/
+1
|
/
*
net: add debug info to __skb_pull()
Eric Dumazet
2022-06-02
1
-1
/
+8
*
net: skb: Remove skb_data_area_size()
Ricardo Martinez
2022-05-16
1
-5
/
+0
*
net: skb: change the definition SKB_DR_SET()
Menglong Dong
2022-05-16
1
-1
/
+2
*
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
2022-05-12
1
-3
/
+1
*
net: warn if transport header was not set
Eric Dumazet
2022-05-11
1
-0
/
+2
*
skbuff: render the checksum comment to documentation
Jakub Kicinski
2022-05-10
1
-95
/
+124
*
skbuff: rewrite the doc for data-only skbs
Jakub Kicinski
2022-05-10
1
-12
/
+30
*
skbuff: add a basic intro doc
Jakub Kicinski
2022-05-10
1
-0
/
+40
*
ptp: Support late timestamp determination
Gerhard Engleder
2022-05-10
1
-3
/
+11
*
ptp: Request cycles for TX timestamp
Gerhard Engleder
2022-05-10
1
-1
/
+6
*
net: skb: introduce skb_data_area_size()
Ricardo Martinez
2022-05-09
1
-0
/
+5
*
net: Make msg_zerocopy_alloc static
David Ahern
2022-05-05
1
-1
/
+0
*
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
2022-04-30
1
-14
/
+22
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
1
-1
/
+1
|
\
|
*
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
2022-04-20
1
-1
/
+1
*
|
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
1
-0
/
+3
*
|
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
2022-04-17
1
-0
/
+1
*
|
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
2022-04-17
1
-0
/
+1
*
|
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
2022-04-17
1
-0
/
+2
*
|
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
2022-04-17
1
-0
/
+3
*
|
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
2022-04-17
1
-0
/
+6
*
|
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2022-04-13
1
-0
/
+3
*
|
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
2022-04-13
1
-0
/
+6
*
|
skb: add some helpers for skb drop reasons
Menglong Dong
2022-04-13
1
-0
/
+12
*
|
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
2022-04-11
1
-0
/
+5
*
|
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
2022-04-11
1
-5
/
+3
|
/
*
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
1
-2
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-22
1
-5
/
+5
|
\
|
*
bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macro
Martin KaFai Lau
2022-03-10
1
-5
/
+5
*
|
skb: make drop reason booleanable
Jakub Kicinski
2022-03-09
1
-0
/
+1
*
|
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
2022-03-06
1
-0
/
+18
*
|
net: tap: track dropped skb via kfree_skb_reason()
Dongli Zhang
2022-03-06
1
-0
/
+13
|
/
*
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
2022-03-04
1
-0
/
+5
*
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
2022-03-04
1
-0
/
+1
*
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
2022-03-04
1
-0
/
+1
*
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
2022-03-04
1
-0
/
+6
*
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
2022-03-04
1
-0
/
+4
*
net: skb: introduce the function kfree_skb_list_reason()
Menglong Dong
2022-03-04
1
-1
/
+7
*
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
2022-03-04
1
-0
/
+1
[next]