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.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
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2020-11-20
1
-1
/
+2
*
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
1
-4
/
+6
*
devlink: move request_firmware out of driver
Jacob Keller
2020-11-19
1
-5
/
+21
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
4
-19
/
+98
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-19
1
-13
/
+74
|
|
\
|
|
*
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
2020-11-18
1
-2
/
+9
|
|
*
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
2020-11-18
1
-0
/
+8
|
|
*
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-18
1
-19
/
+53
|
|
*
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-18
1
-1
/
+1
|
|
*
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-18
1
-4
/
+16
|
*
|
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-18
1
-4
/
+18
|
*
|
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-14
1
-2
/
+4
|
*
|
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-13
1
-0
/
+2
*
|
|
net: datagram: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
3
-4
/
+4
*
|
|
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
2
-8
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
3
-42
/
+217
|
\
\
\
|
*
|
|
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
2020-11-14
2
-17
/
+62
|
*
|
|
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
2020-11-14
1
-0
/
+59
|
*
|
|
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-12
1
-0
/
+74
|
*
|
|
bpf: Rename some functions in bpf_sk_storage
Martin KaFai Lau
2020-11-12
1
-19
/
+19
|
*
|
|
bpf: Folding omem_charge() into sk_storage_charge()
Martin KaFai Lau
2020-11-12
1
-13
/
+10
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
1
-2
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
2020-11-12
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
Alexander Lobakin
2020-11-09
1
-1
/
+2
*
|
|
net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
Heiner Kallweit
2020-11-09
1
-0
/
+15
*
|
|
net: core: fix spelling typo in flow_dissector.c
Wang Qing
2020-11-07
1
-1
/
+1
*
|
|
net: dev_ioctl: remove redundant initialization of variable err
Colin Ian King
2020-11-03
1
-1
/
+1
*
|
|
net: add kcov handle to skb extensions
Aleksandr Nogikh
2020-11-02
1
-0
/
+11
*
|
|
net: core: remove unneeded semicolon
Tom Rix
2020-11-02
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-29
2
-11
/
+23
|
\
|
|
|
*
|
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-29
1
-11
/
+19
|
|
\
\
|
|
*
|
devlink: Unlock on error in dumpit()
Dan Carpenter
2020-10-27
1
-2
/
+4
|
|
*
|
devlink: Fix some error codes
Dan Carpenter
2020-10-27
1
-9
/
+15
|
|
|
/
|
*
/
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-24
1
-0
/
+4
|
|
/
*
/
net: core: Use skb_is_gso() in skb_checksum_help()
Yi Li
2020-10-27
1
-1
/
+1
|
/
*
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-22
2
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-22
1
-59
/
+99
|
\
|
*
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
2020-10-22
1
-59
/
+99
*
|
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
2020-10-21
1
-7
/
+6
|
/
*
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
2020-10-18
1
-1
/
+1
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
19
-1196
/
+2705
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-15
1
-7
/
+17
|
|
\
|
|
*
net, sockmap: Don't call bpf_prog_put() on NULL pointer
Alex Dewar
2020-10-15
1
-7
/
+9
|
|
*
bpf, sockmap: Add locking annotations to iterator
Lorenz Bauer
2020-10-15
1
-0
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-8
/
+3
|
|
\
\
|
|
*
|
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
2020-10-13
1
-1
/
+0
|
|
*
|
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
2020-10-13
1
-7
/
+3
|
*
|
|
net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
Heiner Kallweit
2020-10-13
1
-0
/
+34
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-12
4
-63
/
+257
|
|
\
\
|
|
*
|
bpf, sockmap: Allow skipping sk_skb parser program
John Fastabend
2020-10-11
2
-7
/
+93
[next]