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
2021-03-26
mptcp: rename mptcp_pm_nl_add_addr_send_ack
Geliang Tang
3
-6
/
+6
2021-03-26
mptcp: send ack for rm_addr
Geliang Tang
3
-5
/
+7
2021-03-26
mptcp: drop useless addr_signal clear
Geliang Tang
1
-8
/
+0
2021-03-26
mptcp: move to next addr when subflow creation fail
Geliang Tang
3
-0
/
+18
2021-03-26
mptcp: export lookup_anno_list_by_saddr
Geliang Tang
2
-5
/
+8
2021-03-26
mptcp: move to next addr when timeout
Geliang Tang
1
-0
/
+3
2021-03-26
mptcp: drop unused subflow in mptcp_pm_subflow_established
Geliang Tang
3
-5
/
+3
2021-03-26
mptcp: skip connecting the connected address
Geliang Tang
1
-0
/
+23
2021-03-26
mptcp: drop argument port from mptcp_pm_announce_addr
Geliang Tang
3
-10
/
+7
2021-03-26
mptcp: clean-up the rtx path
Paolo Abeni
2
-31
/
+12
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-68
/
+68
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-4
/
+4
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-32
/
+32
2021-03-25
net: change netdev_unregister_timeout_secs min value to 1
Dmitry Vyukov
2
-2
/
+2
2021-03-25
net: ipv4: Fix some typos
Lu Wei
1
-2
/
+2
2021-03-25
net: dsa: Fix a typo in tag_rtl4_a.c
Lu Wei
1
-1
/
+1
2021-03-25
net: decnet: Fix a typo in dn_nsp_in.c
Lu Wei
1
-1
/
+1
2021-03-25
net: core: Fix a typo in dev_addr_lists.c
Lu Wei
1
-1
/
+1
2021-03-25
net: ceph: Fix a typo in osdmap.c
Lu Wei
1
-1
/
+1
2021-03-25
net: Fix a misspell in socket.c
Lu Wei
1
-1
/
+1
2021-03-25
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-03-25
ethtool: fec: sanitize ethtool_fecparam->fec
Jakub Kicinski
1
-0
/
+3
2021-03-25
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
1
-0
/
+1
2021-03-25
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
1
-0
/
+5
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+18
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
61
-296
/
+454
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
54
-240
/
+395
2021-03-24
6lowpan: Fix some typos in nhc_udp.c
Wang Hai
1
-2
/
+2
2021-03-24
net/packet: Fix a typo in af_packet.c
Wang Hai
1
-1
/
+1
2021-03-24
net/tls: Fix a typo in tls_device.c
Wang Hai
1
-1
/
+1
2021-03-24
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-14
/
+28
2021-03-24
net: decnet: Fixed multiple Coding Style issues
Sai Kalyaan Palla
1
-13
/
+13
2021-03-24
net: sched: Mundane typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
dsa: slave: add support for TC_SETUP_FT
Pablo Neira Ayuso
1
-1
/
+19
2021-03-24
netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-3
/
+12
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
5
-1
/
+15
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
3
-3
/
+21
2021-03-24
netfilter: flowtable: add offload support for xmit path types
Pablo Neira Ayuso
1
-42
/
+124
2021-03-24
netfilter: flowtable: add dsa support
Pablo Neira Ayuso
1
-0
/
+5
2021-03-24
netfilter: flowtable: add pppoe support
Pablo Neira Ayuso
2
-7
/
+51
2021-03-24
netfilter: flowtable: add bridge vlan filtering support
Pablo Neira Ayuso
1
-0
/
+12
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
3
-26
/
+128
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
3
-35
/
+123
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
2
-5
/
+100
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
3
-8
/
+27
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+16
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
4
-1
/
+101
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
1
-0
/
+27
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
1
-0
/
+15
[next]