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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
1
-0
/
+1
2023-10-11
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
1
-1
/
+34
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
8
-16
/
+23
2023-10-11
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-11
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
1
-14
/
+12
2023-10-11
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2
-0
/
+20
2023-10-11
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
2023-10-11
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
1
-3
/
+12
2023-10-11
net: rfkill: reduce data->mtx scope in rfkill_fop_open
Johannes Berg
1
-3
/
+2
2023-10-11
net: rfkill: gpio: prevent value glitch during probe
Josua Mayer
1
-2
/
+2
2023-10-11
wifi: mac80211: fix error path key leak
Johannes Berg
1
-2
/
+1
2023-10-11
wifi: cfg80211: use system_unbound_wq for wiphy work
Johannes Berg
1
-1
/
+1
2023-10-11
net: expand skb_segment unit test with frag_list coverage
Willem de Bruijn
1
-0
/
+92
2023-10-11
net: parametrize skb_segment unit test to expand coverage
Willem de Bruijn
1
-17
/
+112
2023-10-11
net: add skb_segment kunit test
Willem de Bruijn
3
-0
/
+97
2023-10-11
net/smc: Fix pos miscalculation in statistics
Nils Hoppmann
1
-5
/
+9
2023-10-11
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
1
-2
/
+19
2023-10-11
net: dsa: remove dsa_port_phylink_validate()
Russell King (Oracle)
1
-15
/
+0
2023-10-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+10
2023-10-10
ethtool: Fix mod state of verbose no_mask bitset
Kory Maincent
1
-6
/
+26
2023-10-10
Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-11
/
+8
2023-10-10
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
1
-18
/
+12
2023-10-10
mctp: perform route lookups under a RCU read-side lock
Jeremy Kerr
1
-6
/
+16
2023-10-10
appletalk: remove ipddp driver
Arnd Bergmann
2
-1
/
+31
2023-10-10
netfilter: conntrack: prefer tcp_error_log to pr_debug
Florian Westphal
1
-3
/
+4
2023-10-10
netfilter: conntrack: simplify nf_conntrack_alter_reply
Florian Westphal
2
-24
/
+1
2023-10-10
netfilter: nf_tables: Don't allocate nft_rule_dump_ctx
Phil Sutter
1
-13
/
+6
2023-10-10
netfilter: nf_tables: Carry s_idx in nft_rule_dump_ctx
Phil Sutter
1
-4
/
+4
2023-10-10
netfilter: nf_tables: Carry reset flag in nft_rule_dump_ctx
Phil Sutter
1
-10
/
+9
2023-10-10
netfilter: nf_tables: Drop pointless memset when dumping rules
Phil Sutter
1
-4
/
+0
2023-10-10
netfilter: nf_tables: Always allocate nft_rule_dump_ctx
Phil Sutter
1
-27
/
+21
2023-10-10
net: move sockfs_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-10-10
net/smc: Fix dependency of SMC on ISM
Gerd Bayer
1
-0
/
+1
2023-10-10
tcp: change data receiver flowlabel after one dup
David Morley
1
-3
/
+11
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
4
-5
/
+20
2023-10-10
net: ipv4: fix return value check in esp_remove_trailer
Ma Ke
1
-1
/
+3
2023-10-10
net: ipv6: fix return value check in esp_remove_trailer
Ma Ke
1
-1
/
+3
2023-10-09
net: refine debug info in skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2
-1
/
+18
2023-10-09
xdp: Fix zero-size allocation warning in xskq_create()
Andrew Kanner
1
-0
/
+10
2023-10-09
libceph: use kernel_connect()
Jordan Rife
1
-2
/
+2
2023-10-09
iov_iter, net: Move hash_and_copy_to_iter() to net/
David Howells
1
-0
/
+19
2023-10-09
iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
David Howells
2
-7
/
+18
2023-10-09
iov_iter, net: Fold in csum_and_memcpy()
David Howells
2
-2
/
+4
2023-10-09
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
2
-1
/
+82
2023-10-06
net: sock_dequeue_err_skb() optimization
Eric Dumazet
1
-0
/
+3
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
72
-2834
/
+2830
2023-10-06
devlink: Hold devlink lock on health reporter dump get
Moshe Shemesh
1
-14
/
+16
2023-10-06
Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-2
/
+1
2023-10-06
Merge wireless into wireless-next
Johannes Berg
42
-9949
/
+10144
[prev]
[next]