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
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-20
1
-1
/
+1
*
gro: take care of DODGY packets
Eric Dumazet
2023-01-09
1
-2
/
+3
*
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
1
-2
/
+5
|
\
|
*
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-12-24
1
-2
/
+5
|
|
\
|
|
*
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
2022-12-20
1
-2
/
+5
*
|
|
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
|
/
/
*
|
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
4
-0
/
+15
|
\
\
|
*
|
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
2022-12-19
1
-0
/
+1
|
|
/
|
*
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
2022-12-19
1
-0
/
+6
|
*
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2022-12-16
1
-0
/
+3
|
*
devlink: protect devlink dump by the instance lock
Jakub Kicinski
2022-12-16
1
-0
/
+3
|
*
devlink: hold region lock when flushing snapshots
Jakub Kicinski
2022-12-16
1
-0
/
+2
*
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
|
*
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
1
-4
/
+4
|
*
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
7
-31
/
+58
|
|
\
|
*
|
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
1
-4
/
+4
*
|
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
26
-488
/
+1255
|
\
\
\
|
*
|
|
net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
Xin Long
2022-12-12
1
-3
/
+3
|
*
|
|
net: tso: inline tso_count_descs()
Yunsheng Lin
2022-12-12
1
-8
/
+0
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-12
5
-7
/
+38
|
|
\
\
\
|
|
*
|
|
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2022-12-05
2
-2
/
+15
|
|
*
|
|
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2022-12-04
1
-0
/
+2
|
|
*
|
|
bpf: Add dummy type reference to nf_conn___init to fix type deduplication
Toke Høiland-Jørgensen
2022-12-04
1
-0
/
+14
|
|
*
|
|
bpf: Fix a compilation failure with clang lto build
Yonghong Song
2022-11-30
1
-2
/
+1
|
|
*
|
|
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-01
1
-3
/
+6
|
*
|
|
|
net: devlink: Add missing error check to devlink_resource_put()
Gavrilov Ilia
2022-12-09
1
-3
/
+4
|
*
|
|
|
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-09
1
-8
/
+62
|
*
|
|
|
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-12-08
1
-1
/
+8
|
*
|
|
|
devlink: Expose port function commands to control migratable
Shay Drory
2022-12-07
1
-0
/
+55
|
*
|
|
|
devlink: Expose port function commands to control RoCE
Shay Drory
2022-12-07
1
-0
/
+113
|
*
|
|
|
devlink: Validate port function request
Shay Drory
2022-12-07
1
-9
/
+23
|
*
|
|
|
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
2022-12-03
1
-0
/
+16
|
*
|
|
|
net: devlink: convert port_list into xarray
Jiri Pirko
2022-12-02
1
-30
/
+27
|
*
|
|
|
net: devlink: make the devlink_ops::info_get() callback optional
Vincent Mailhol
2022-11-30
1
-7
/
+6
|
*
|
|
|
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
1
-8
/
+18
|
*
|
|
|
devlink: support directly reading from region memory
Jacob Keller
2022-11-30
1
-17
/
+63
|
*
|
|
|
devlink: refactor region_read_snapshot_fill to use a callback function
Jacob Keller
2022-11-30
1
-9
/
+35
|
*
|
|
|
devlink: remove unnecessary parameter from chunk_fill function
Jacob Keller
2022-11-30
1
-8
/
+2
|
*
|
|
|
devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
Jacob Keller
2022-11-30
1
-11
/
+14
|
*
|
|
|
devlink: report extended error message in region_read_dumpit()
Jacob Keller
2022-11-30
1
-4
/
+12
|
*
|
|
|
devlink: use min_t to calculate data_size
Jacob Keller
2022-11-30
1
-4
/
+2
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
3
-30
/
+34
|
|
\
\
\
|
*
|
|
|
net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...
Jiri Pirko
2022-11-29
1
-2
/
+2
|
*
|
|
|
of: net: export of_get_mac_address_nvmem()
Miquel Raynal
2022-11-29
1
-2
/
+3
|
*
|
|
|
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
1
-29
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2022-11-21
1
-5
/
+6
|
|
*
|
|
|
bpf, docs: DEVMAPs and XDP_REDIRECT
Maryam Tahhan
2022-11-18
1
-2
/
+6
|
|
*
|
|
|
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
1
-2
/
+2
|
|
*
|
|
|
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
1
-20
/
+14
[next]