index
:
blaster4385/linux-IllusionX
v6.12.1
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
2024-06-19
net: raw: use sk_skb_reason_drop to free rx packets
Yan Zhai
2
-6
/
+6
2024-06-19
ping: use sk_skb_reason_drop to free rx packets
Yan Zhai
1
-1
/
+1
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
1
-10
/
+12
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
3
-5
/
+8
2024-06-19
rds:Simplify the allocation of slab caches
Hongfu Li
2
-6
/
+2
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
2
-1
/
+4
2024-06-17
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
1
-1
/
+1
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
4
-3
/
+196
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2
-30
/
+63
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2
-38
/
+53
2024-06-14
net: micro-optimize skb_datagram_iter
Sagi Grimberg
1
-2
/
+2
2024-06-14
atm: clean up a put_user() calls
Dan Carpenter
1
-2
/
+2
2024-06-14
net: qrtr: ns: Ignore ENODEV failures in ns
Chris Lew
1
-7
/
+10
2024-06-14
net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
Lukasz Majewski
6
-14
/
+105
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-90
/
+116
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-88
/
+112
2024-06-13
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+3
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
1
-9
/
+9
2024-06-12
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
1
-1
/
+1
2024-06-12
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
1
-6
/
+5
2024-06-12
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2
-0
/
+73
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2
-12
/
+12
2024-06-12
Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
5
-51
/
+68
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2
-4
/
+5
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
2
-5
/
+12
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
2
-34
/
+0
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
4
-2
/
+38
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-2
/
+72
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
1
-1
/
+1
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-6
/
+2
2024-06-11
Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-10
/
+4
2024-06-11
net: core: Implement dstats-type stats collections
Jeremy Kerr
1
-0
/
+50
2024-06-11
ip_tunnel: Move stats allocation to core
Breno Leitao
1
-8
/
+2
2024-06-11
net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
Chris Packham
1
-1
/
+1
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
1
-0
/
+1
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2
-51
/
+60
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2
-0
/
+7
2024-06-10
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
1
-1
/
+5
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-6
/
+10
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-1
/
+4
2024-06-10
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
1
-0
/
+1
2024-06-10
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-5
/
+5
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
22
-402
/
+1463
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
1
-2
/
+2
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-7
/
+1
2024-06-10
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
1
-1
/
+1
2024-06-10
net: dsa: update the unicast MAC address when changing conduit
Marek BehĂșn
3
-8
/
+44
2024-06-10
net: dsa: deduplicate code adding / deleting the port address to fdb
Marek BehĂșn
1
-44
/
+47
[next]