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
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
1
-1
/
+41
2024-07-08
bpf: Fix too early release of tcx_entry
Daniel Borkmann
1
-4
/
+9
2024-07-05
net: psample: allow using rate as probability
Adrian Moreno
1
-1
/
+2
2024-07-05
net: psample: add user cookie
Adrian Moreno
1
-0
/
+2
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+14
2024-07-04
Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+1
2024-07-02
page_pool: convert to use netmem
Mina Almasry
3
-24
/
+96
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
1
-12
/
+2
2024-07-02
page_pool: export page_pool_disable_direct_recycling()
David Wei
1
-0
/
+1
2024-07-01
netfilter: Add bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
1
-0
/
+10
2024-07-01
netfilter: nf_tables: Add flowtable map for xdp offload
Florian Westphal
1
-0
/
+5
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-76
/
+146
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
1
-0
/
+2
2024-06-28
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
1
-0
/
+11
2024-06-28
wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
Johannes Berg
1
-1
/
+1
2024-06-28
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
1
-16
/
+6
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-58
/
+121
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2024-06-27
Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+5
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
3
-0
/
+14
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
1
-4
/
+39
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
1
-0
/
+3
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2024-06-25
netfilter: nf_tables: compact chain+ft transaction objects
Florian Westphal
1
-2
/
+2
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
1
-8
/
+18
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
1
-70
/
+92
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
1
-1
/
+1
2024-06-25
af_unix: Remove U_LOCK_GC_LISTENER.
Kuniyuki Iwashima
1
-12
/
+0
2024-06-25
af_unix: Remove U_LOCK_DIAG.
Kuniyuki Iwashima
1
-1
/
+0
2024-06-25
af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().
Kuniyuki Iwashima
1
-1
/
+0
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
1
-26
/
+10
2024-06-24
seg6: Use nested-BH locking for seg6_bpf_srh_states.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-06-24
net/ipv4: Use nested-BH locking for ipv4_tcp_sk.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
1
-0
/
+3
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
2
-2
/
+11
2024-06-16
Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Leon Romanovsky
8
-21
/
+32
2024-06-13
Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Jakub Kicinski
2
-5
/
+8
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+35
2024-06-12
flow_offload: add encapsulation control flag helpers
Asbjørn Sloth Tønnesen
1
-0
/
+35
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
3
-1
/
+32
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
1
-0
/
+7
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
2
-5
/
+8
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
1
-0
/
+6
2024-06-12
wifi: cfg80211: refactor regulatory beaconing checking
Johannes Berg
1
-6
/
+48
2024-06-12
wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211
Johannes Berg
1
-0
/
+15
2024-06-12
wifi: cfg80211: use BIT() for flag enums
Johannes Berg
1
-51
/
+51
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
1
-37
/
+0
[prev]
[next]