index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-74
/
+4
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
1
-0
/
+5
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-10
/
+4
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-11
/
+49
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
1
-2
/
+3
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
1
-5
/
+0
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
1
-2
/
+4
2024-06-09
RDMA/mana_ib: Process QP error events in mana_ib
Konstantin Taranov
1
-0
/
+1
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+5
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
1
-33
/
+0
2024-06-06
tcp: small changes in reqsk_put() and reqsk_free()
Eric Dumazet
1
-2
/
+2
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
1
-0
/
+1
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
1
-0
/
+1
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
1
-2
/
+2
2024-06-05
net: caif: remove unused structs
Dr. David Alan Gilbert
1
-2
/
+0
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2
-3
/
+2
2024-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
1
-0
/
+9
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
1
-0
/
+7
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
2
-0
/
+21
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
1
-3
/
+4
2024-06-01
net: qstat: extend kdoc about get_base_stats
Jakub Kicinski
1
-0
/
+2
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+19
2024-05-30
ipv6: sr: restruct ifdefines
Hangbin Liu
2
-0
/
+14
2024-05-29
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
1
-6
/
+0
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2
-11
/
+4
2024-05-29
tcp: add tcp_done_with_error() helper
Eric Dumazet
1
-0
/
+1
2024-05-29
wifi: nl80211: clean up coalescing rule handling
Johannes Berg
1
-1
/
+1
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+2
[prev]
[next]