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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2
-13
/
+26
2025-09-09
bonding: support aggregator selection based on port priority
Hangbin Liu
1
-0
/
+1
2025-09-09
bonding: add support for per-port LACP actor priority
Hangbin Liu
2
-0
/
+2
2025-09-08
net: snmp: remove SNMP_MIB_SENTINEL
Eric Dumazet
2
-28
/
+0
2025-09-08
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
1
-0
/
+24
2025-09-08
xdp, libeth: make the xdp_init_buff() micro-optimization generic
Alexander Lobakin
2
-13
/
+26
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2025-09-04
wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSS
Arend van Spriel
1
-0
/
+29
2025-09-04
wifi: nl80211: Add EHT fixed Tx rate support
Muna Sinada
1
-0
/
+3
2025-09-04
wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan()
Aditya Kumar Singh
1
-1
/
+1
2025-09-04
net: add helper to pre-check if PP for an Rx queue will be unreadable
Jakub Kicinski
2
-0
/
+14
2025-09-03
net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
Juraj Šarinay
1
-1
/
+1
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
1
-4
/
+13
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-19
/
+3
2025-09-03
genetlink: fix typo in comment
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-09-03
net: Add rfs_needed() helper
Christoph Paasch
1
-29
/
+56
2025-09-02
net_sched: act: remove tcfa_qstats
Eric Dumazet
1
-8
/
+6
2025-09-02
bonding: Remove support for use_carrier
Jay Vosburgh
1
-1
/
+0
2025-09-02
netfilter: nft_payload: extend offset to 65535 bytes
Fernando Fernandez Mancera
1
-1
/
+1
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2
-18
/
+0
2025-09-02
netfilter: nf_tables: allow iter callbacks to sleep
Florian Westphal
1
-0
/
+2
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
1
-0
/
+1
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
1
-1
/
+0
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
3
-9
/
+11
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-2
/
+2
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
3
-4
/
+6
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
1
-5
/
+11
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+18
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
queue_api: add support for fetching per queue DMA dev
Dragos Tatulea
1
-0
/
+7
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
1
-0
/
+1
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
1
-0
/
+1
2025-08-28
net: add sk->sk_drop_counters
Eric Dumazet
1
-1
/
+31
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
2
-4
/
+9
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2
-2
/
+17
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
1
-2
/
+5
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
1
-5
/
+13
2025-08-27
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
1
-0
/
+8
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
1
-0
/
+8
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
1
-12
/
+0
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
5
-8
/
+17
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
1
-0
/
+3
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
1
-4
/
+7
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2
-34
/
+21
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
1
-7
/
+0
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
1
-1
/
+1
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-11
/
+49
2025-08-21
net: page_pool: add page_pool_get()
Jakub Kicinski
1
-0
/
+5
[prev]
[next]