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-09-03
netdev_features: remove NETIF_F_ALL_FCOE
Alexander Lobakin
1
-2
/
+3
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
15
-29
/
+29
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
16
-22
/
+27
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
4
-10
/
+9
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
23
-51
/
+26
2024-09-03
netfilter: conntrack: Convert to use ERR_CAST()
Shen Lichuan
1
-1
/
+1
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
5
-5
/
+5
2024-09-03
netfilter: nft_counter: Use u64_stats_t for statistic.
Sebastian Andrzej Siewior
1
-44
/
+46
2024-09-03
netfilter: ctnetlink: support CTA_FILTER for flush
Changliang Wu
1
-6
/
+3
2024-09-03
net/9p/usbg: Add new usb gadget function transport
Michael Grzeschik
3
-0
/
+966
2024-09-02
Merge tag 'linux-can-next-for-6.12-20240830' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-4
/
+4
2024-09-02
Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-87
/
+112
2024-09-02
Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+4
2024-09-02
netdev-genl: Set extack and fix error on napi-get
Joe Damato
1
-3
/
+5
2024-09-02
tcp_bpf: Remove an unused parameter for bpf_tcp_ingress()
Yaxin Chen
1
-2
/
+2
2024-09-02
bpf, sockmap: Correct spelling skmsg.c
Simon Horman
1
-1
/
+1
2024-09-01
SUNRPC: make various functions static, or not exported.
NeilBrown
5
-34
/
+29
2024-08-31
bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()
Ido Schimmel
1
-1
/
+1
2024-08-31
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
Ido Schimmel
1
-2
/
+3
2024-08-31
ipv4: Unmask upper DSCP bits in ip_send_unicast_reply()
Ido Schimmel
1
-1
/
+2
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
1
-1
/
+2
2024-08-31
ipv4: Unmask upper DSCP bits when building flow key
Ido Schimmel
1
-2
/
+2
2024-08-31
ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
Ido Schimmel
1
-1
/
+2
2024-08-31
ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
Ido Schimmel
1
-1
/
+1
2024-08-31
ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
Ido Schimmel
1
-1
/
+1
2024-08-30
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
1
-18
/
+19
2024-08-30
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2
-25
/
+7
2024-08-30
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2
-43
/
+47
2024-08-30
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
1
-2
/
+40
2024-08-30
can: j1939: use correct function name in comment
Zhang Changzhong
1
-4
/
+4
2024-08-30
ethtool: pse-pd: move pse validation into set
Diogo Jahchan Koike
1
-9
/
+6
2024-08-30
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2
-21
/
+20
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2
-17
/
+13
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
2
-57
/
+74
2024-08-30
net: openvswitch: Use ERR_CAST() to return
Yan Zhen
1
-1
/
+1
2024-08-30
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
1
-1
/
+1
2024-08-30
net/smc: prevent NULL pointer dereference in txopt_get
Jeongjun Park
2
-1
/
+10
2024-08-29
tcp: add SO_PEEK_OFF socket option tor TCPv6
Jon Maloy
1
-0
/
+1
2024-08-29
net/ipv4: net: prefer strscpy over strcpy
Hongbo Li
3
-3
/
+3
2024-08-29
net/tipc: replace deprecated strcpy with strscpy
Hongbo Li
1
-1
/
+1
2024-08-29
net/netrom: prefer strscpy over strcpy
Hongbo Li
1
-2
/
+2
2024-08-29
net/ipv6: replace deprecated strcpy with strscpy
Hongbo Li
1
-1
/
+1
2024-08-29
net: prefer strscpy over strcpy
Hongbo Li
1
-1
/
+1
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-158
/
+248
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-156
/
+244
2024-08-29
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
3
-1
/
+14
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2
-1
/
+8
2024-08-29
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
1
-2
/
+5
2024-08-29
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
1
-0
/
+2
[prev]
[next]