index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
3
-11
/
+52
2025-11-03
mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
Kuniyuki Iwashima
1
-3
/
+5
2025-11-03
mpls: Protect net->mpls.platform_label with a per-netns mutex.
Kuniyuki Iwashima
2
-20
/
+42
2025-11-03
mpls: Convert RTM_GETNETCONF to RCU.
Kuniyuki Iwashima
1
-14
/
+30
2025-11-03
mpls: Convert mpls_dump_routes() to RCU.
Kuniyuki Iwashima
1
-10
/
+16
2025-11-03
mpls: Use mpls_route_input() where appropriate.
Kuniyuki Iwashima
1
-19
/
+13
2025-11-03
mpls: Add mpls_route_input().
Kuniyuki Iwashima
1
-10
/
+18
2025-11-03
mpls: Pass net to mpls_dev_get().
Kuniyuki Iwashima
2
-6
/
+8
2025-11-03
mpls: Add mpls_dev_rcu().
Kuniyuki Iwashima
3
-7
/
+12
2025-11-03
mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit().
Kuniyuki Iwashima
3
-10
/
+12
2025-11-03
mpls: Unify return paths in mpls_dev_notify().
Kuniyuki Iwashima
1
-8
/
+16
2025-11-03
mpls: Hold dev refcnt for mpls_nh.
Kuniyuki Iwashima
2
-19
/
+45
2025-11-03
mpls: Return early in mpls_label_ok().
Kuniyuki Iwashima
1
-6
/
+5
2025-11-03
sctp: make sctp_transport_init() void
Huiwen He
1
-15
/
+6
2025-11-03
sctp: Hold sock lock while iterating over address list
Stefan Wiehler
1
-5
/
+9
2025-11-03
sctp: Prevent TOCTOU out-of-bounds write
Stefan Wiehler
1
-0
/
+3
2025-11-03
sctp: Hold RCU read lock while iterating over address list
Stefan Wiehler
1
-0
/
+4
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
32
-157
/
+301
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
1
-1
/
+1
2025-11-03
9p: convert to the new mount API
Eric Sandeen
7
-341
/
+42
2025-11-03
net/9p: move structures and macros to header files
Eric Sandeen
3
-47
/
+4
2025-11-03
net/9p: cleanup: change p9_trans_module->def to bool
Dominique Martinet
4
-6
/
+6
2025-11-03
9p: Use kvmalloc for message buffers on supported transports
Pierre Barre
6
-2
/
+16
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+2
2025-10-31
net: vlan: sync VLAN features with lower device
Hangbin Liu
1
-0
/
+2
2025-10-31
net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
Jonas Gorski
1
-2
/
+8
2025-10-31
Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-3
/
+10
2025-10-31
Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
6
-33
/
+110
2025-10-31
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
1
-3
/
+3
2025-10-31
Bluetooth: hci_event: validate skb length for unknown CC opcode
Raphael Pinsonneault-Thibeault
1
-0
/
+7
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-94
/
+215
2025-10-30
Merge tag 'nf-next-25-10-30' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-29
/
+24
2025-10-30
Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
6
-48
/
+195
2025-10-30
net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
Halil Pasic
3
-24
/
+40
2025-10-30
net/smc: make wr buffer count configurable
Halil Pasic
7
-22
/
+53
2025-10-30
netfilter: conntrack: disable 0 value for conntrack_max setting
Florian Westphal
2
-3
/
+3
2025-10-30
netfilter: nf_tables: use C99 struct initializer for nft_set_iter
Fernando Fernandez Mancera
2
-26
/
+21
2025-10-30
xfrm: Prevent locally generated packets from direct output in tunnel mode
Jianbo Liu
1
-1
/
+5
2025-10-30
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
2
-4
/
+8
2025-10-30
xfrm: Check inner packet family directly from skb_dst
Jianbo Liu
2
-2
/
+2
2025-10-30
net: sctp: fix KMSAN uninit-value in sctp_inq_pop
Ranganath V N
1
-1
/
+1
2025-10-30
pfkey: Deprecate pfkey
Steffen Klassert
2
-4
/
+9
2025-10-30
wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supported
Thomas Wu
1
-2
/
+5
2025-10-30
wifi: mac80211: add RX flag to report radiotap VHT information
Benjamin Berg
1
-36
/
+68
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
1
-3
/
+24
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-1
/
+3
2025-10-29
ipv6: icmp: Add RFC 5837 support
Ido Schimmel
3
-2
/
+214
2025-10-29
ipv4: icmp: Add RFC 5837 support
Ido Schimmel
2
-1
/
+201
2025-10-29
Merge tag 'nf-25-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2
-4
/
+28
2025-10-29
net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify().
Kuniyuki Iwashima
1
-1
/
+1
[prev]
[next]