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
2024-05-07
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
1
-16
/
+20
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
4
-5
/
+5
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_IFNAME output
Eric Dumazet
1
-2
/
+6
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_QDISC output
Eric Dumazet
1
-3
/
+3
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-61
/
+203
2024-05-06
mptcp: fix typos in comments
Shi-Sheng Yang
1
-2
/
+2
2024-05-06
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
1
-1
/
+1
2024-05-06
Merge wireless into wireless-next
Johannes Berg
1
-7
/
+7
2024-05-06
netfilter: nft_set_pipapo: merge deactivate helper into caller
Florian Westphal
1
-30
/
+9
2024-05-06
netfilter: nft_set_pipapo: prepare walk function for on-demand clone
Florian Westphal
1
-21
/
+39
2024-05-06
netfilter: nft_set_pipapo: prepare destroy function for on-demand clone
Florian Westphal
1
-21
/
+6
2024-05-06
netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
Florian Westphal
1
-7
/
+7
2024-05-06
netfilter: nft_set_pipapo: move prove_locking helper around
Florian Westphal
1
-11
/
+11
2024-05-06
netfilter: conntrack: remove flowtable early-drop test
Florian Westphal
1
-2
/
+0
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
3
-3
/
+3
2024-05-06
SUNRPC: Remove comment for sp_lock
Guoqing Jiang
1
-1
/
+0
2024-05-06
SUNRPC: add a new svc_find_listener helper
Jeff Layton
1
-0
/
+34
2024-05-06
SUNRPC: introduce svc_xprt_create_from_sa utility routine
Lorenzo Bianconi
1
-58
/
+75
2024-05-06
sunrpc: removed redundant procp check
Aleksandr Aprelkov
1
-2
/
+0
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
2
-0
/
+67
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
2
-26
/
+47
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
1
-16
/
+25
2024-05-06
net: add code for TCP fraglist GRO
Felix Fietkau
2
-0
/
+30
2024-05-06
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
2
-0
/
+125
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
2
-27
/
+27
2024-05-06
netfilter: conntrack: dccp: try not to drop skb in conntrack
Jason Xing
1
-2
/
+2
2024-05-06
netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
Linus Lüssing
1
-1
/
+3
2024-05-06
netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler
Pablo Neira Ayuso
1
-5
/
+1
2024-05-06
netfilter: nf_tables: skip transaction if update object is not implemented
Pablo Neira Ayuso
1
-2
/
+6
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2
-5
/
+43
2024-05-03
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
1
-1
/
+1
2024-05-03
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-2
/
+20
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2
-6
/
+6
2024-05-03
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
1
-37
/
+22
2024-05-03
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
1
-1
/
+1
2024-05-03
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
1
-0
/
+3
2024-05-03
Bluetooth: HCI: Fix potential null-ptr-deref
Sungwoo Kim
1
-0
/
+2
2024-05-03
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
3
-5
/
+4
2024-05-03
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
1
-11
/
+10
2024-05-03
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
1
-0
/
+4
2024-05-03
ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
4
-3
/
+5
2024-05-03
appletalk: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
7
-21
/
+5
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
10
-26
/
+9
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
4
-4
/
+0
2024-05-03
net: rds: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
3
-3
/
+0
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
11
-35
/
+13
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
6
-26
/
+14
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
1
-0
/
+46
[prev]
[next]