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
2022-11-16
udp: Clean up some functions.
Kuniyuki Iwashima
2
-20
/
+31
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
4
-105
/
+91
2022-11-16
rxrpc: Fix network address validation
David Howells
1
-4
/
+5
2022-11-16
rxrpc: Fix oops from calling udpv6_sendmsg() on AF_INET socket
David Howells
1
-6
/
+12
2022-11-15
net: dsa: don't leak tagger-owned storage on switch driver unbind
Vladimir Oltean
1
-0
/
+10
2022-11-15
net: dsa: remove phylink_validate() method
Vladimir Oltean
1
-10
/
+8
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
43
-99
/
+158
2022-11-15
net/x25: Fix skb leak in x25_lapb_receive_frame()
Wei Yongjun
1
-1
/
+1
2022-11-15
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
2
-2
/
+21
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2
-4
/
+4
2022-11-15
net: dcb: move getapptrust to separate function
Daniel Machon
1
-22
/
+43
2022-11-15
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
1
-3
/
+14
2022-11-15
kcm: close race conditions on sk_receive_queue
Cong Wang
1
-52
/
+6
2022-11-15
netfilter: conntrack: use siphash_4u64
Florian Westphal
1
-17
/
+13
2022-11-15
netfilter: rpfilter/fib: clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+2
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
5
-21
/
+38
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
41
-57
/
+103
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
4
-44
/
+34
2022-11-14
tcp: Add listening address to SYN flood message
Jamie Bainbridge
1
-3
/
+11
2022-11-14
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
3
-2
/
+18
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
1
-0
/
+7
2022-11-14
ipasdv4/tcp_ipv4: remove redundant assignment
xu xin
1
-1
/
+0
2022-11-14
net: caif: fix double disconnect client in chnl_net_open()
Zhengchao Shao
1
-3
/
+0
2022-11-14
rxrpc: Fix missing IPV6 #ifdef
David Howells
1
-1
/
+2
2022-11-11
tcp: tcp_wfree() refactoring
Eric Dumazet
1
-17
/
+14
2022-11-11
tcp: adopt try_cmpxchg() in tcp_release_cb()
Eric Dumazet
1
-3
/
+3
2022-11-11
bridge: Add missing parentheses
Ido Schimmel
1
-1
/
+1
2022-11-11
mptcp: Fix grammar in a comment
Mat Martineau
1
-2
/
+2
2022-11-11
mptcp: get sk from msk directly
Geliang Tang
3
-6
/
+6
2022-11-11
mptcp: change 'first' as a parameter
Geliang Tang
1
-14
/
+6
2022-11-11
mptcp: use msk instead of mptcp_sk
Geliang Tang
1
-5
/
+5
2022-11-11
net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()
Yu Liao
1
-2
/
+3
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-10
/
+37
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-11-11
net: gro: no longer use skb_vlan_tag_present()
Eric Dumazet
1
-3
/
+1
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
1
-12
/
+10
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
1
-8
/
+31
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-81
/
+122
2022-11-10
genetlink: fix single op policy dump when do is present
Jakub Kicinski
1
-9
/
+21
2022-11-10
devlink: Fix warning when unregistering a port
Ido Schimmel
1
-2
/
+2
2022-11-10
ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
Vincent Mailhol
1
-3
/
+10
2022-11-10
gro: avoid checking for a failed search
Richard Gobert
1
-35
/
+35
2022-11-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2
-2
/
+4
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
1
-0
/
+3
2022-11-09
bridge: switchdev: Reflect MAB bridge port flag to device drivers
Ido Schimmel
1
-1
/
+1
2022-11-09
bridge: switchdev: Allow device drivers to install locked FDB entries
Hans J. Schultz
4
-4
/
+27
2022-11-09
bridge: switchdev: Let device drivers determine FDB offload indication
Ido Schimmel
1
-1
/
+1
2022-11-09
net: devlink: move netdev notifier block to dest namespace during reload
Jiri Pirko
1
-1
/
+4
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
1
-4
/
+18
2022-11-09
genetlink: correctly begin the iteration over policies
Jakub Kicinski
1
-1
/
+3
[prev]
[next]