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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
net: phy: add constants for 2.5G and 5G speed in PCS speed register
Marek BehĂșn
1
-0
/
+2
2021-04-08
net: phy: marvell10g: add separate structure for 88X3340
Marek BehĂșn
1
-1
/
+5
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
1
-1
/
+7
2021-04-07
Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-5
/
+4
2021-04-07
ethtool: document PHY tunable callbacks
Jakub Kicinski
1
-0
/
+2
2021-04-07
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
1
-8
/
+13
2021-04-06
net/mlx5: Map register values to restore objects
Chris Mi
1
-5
/
+4
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-76
/
+74
2021-04-06
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
2
-2
/
+1
2021-04-06
usbnet: add method for reporting speed without MII
Oliver Neukum
1
-2
/
+5
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
1
-2
/
+2
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
5
-27
/
+0
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2
-21
/
+16
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
1
-0
/
+3
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
1
-0
/
+11
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
1
-0
/
+6
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
1
-0
/
+2
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
1
-1
/
+2
2021-04-04
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2021-04-02
net/mlx5: Allocate rate limit table when rate is configured
Parav Pandit
1
-0
/
+1
2021-04-02
net/mlx5: Pack mlx5_rl_entry structure
Parav Pandit
1
-1
/
+1
2021-04-02
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
1
-15
/
+27
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
1
-10
/
+20
2021-04-02
mptcp: add mptcp reset option support
Florian Westphal
2
-2
/
+27
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-48
/
+179
2021-04-01
include: net: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2
-2
/
+4
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
1
-0
/
+2
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
4
-15
/
+8
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2
-0
/
+3
2021-04-01
skmsg: Use rcu work for destroying psock
Cong Wang
1
-4
/
+1
2021-04-01
skmsg: Avoid lock_sock() in sk_psock_backlog()
Cong Wang
1
-0
/
+2
2021-04-01
net: Introduce skb_send_sock() for sock_map
Cong Wang
1
-0
/
+1
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
1
-0
/
+46
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
1
-1
/
+3
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
1
-12
/
+12
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-2
/
+2
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-31
ethtool: support FEC settings over netlink
Jakub Kicinski
1
-0
/
+17
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
1
-0
/
+27
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
1
-1
/
+4
2021-03-31
netfilter: ipset: Remove duplicate declaration
Wan Jiabing
1
-2
/
+0
2021-03-31
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
1
-0
/
+5
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
1
-24
/
+0
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
1
-1
/
+0
[next]