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
2020-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-76
/
+389
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2
-12
/
+22
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
14
-14
/
+15
2020-07-07
Replace HTTP links with HTTPS ones: X.25 network layer
Alexander A. Klimov
1
-1
/
+1
2020-07-07
net: ethtool: Remove PHYLIB direct dependency
Florian Fainelli
2
-3
/
+16
2020-07-07
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
2
-0
/
+13
2020-07-07
mptcp: use mptcp worker for path management
Florian Westphal
3
-47
/
+27
2020-07-06
mptcp: fix race in subflow_data_ready()
Davide Caratti
1
-1
/
+1
2020-07-06
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
9
-13
/
+13
2020-07-05
net: dsa: tag_qca.c: Fix warning for __be16 vs u16
Andrew Lunn
1
-3
/
+5
2020-07-05
net: dsa: tag_mtk: Fix warnings for __be16
Andrew Lunn
1
-1
/
+2
2020-07-05
net: dsa: tag_lan9303: Fix __be16 warnings
Andrew Lunn
1
-8
/
+9
2020-07-05
net: dsa: tag_ksz: Fix __be16 warnings
Andrew Lunn
1
-4
/
+5
2020-07-05
net: dsa: Add __percpu property to prevent warnings
Andrew Lunn
1
-1
/
+1
2020-07-04
mptcp: support IPV6_V6ONLY setsockopt
Florian Westphal
1
-0
/
+30
2020-07-04
mptcp: add REUSEADDR/REUSEPORT support
Florian Westphal
1
-1
/
+32
2020-07-04
net: use mptcp setsockopt function for SOL_SOCKET on mptcp sockets
Florian Westphal
2
-1
/
+15
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-69
/
+584
2020-07-04
netfilter: nf_tables: reject unsupported chain flags
Pablo Neira Ayuso
1
-0
/
+3
2020-07-04
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
2
-12
/
+125
2020-07-04
netfilter: nf_tables: add nft_chain_add()
Pablo Neira Ayuso
1
-8
/
+20
2020-07-04
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
1
-2
/
+2
2020-07-04
netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
Pablo Neira Ayuso
1
-3
/
+13
2020-07-04
netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
Pablo Neira Ayuso
1
-4
/
+32
2020-07-04
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
1
-3
/
+12
2020-07-04
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
1
-5
/
+7
2020-07-03
ipv6/ping: set skb->mark on icmpv6 sockets
Willem de Bruijn
1
-0
/
+1
2020-07-02
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
1
-1
/
+24
2020-07-02
bridge: mrp: Add br_mrp_fill_info
Horatiu Vultur
2
-0
/
+71
2020-07-01
mptcp: add receive buffer auto-tuning
Florian Westphal
3
-8
/
+127
2020-07-01
net: sched: Allow changing default qdisc to FQ-PIE
Danny Lin
1
-0
/
+4
2020-07-01
net/packet: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2020-07-01
bpf: Fix net/core/filter build errors when INET is not enabled
Randy Dunlap
1
-0
/
+4
2020-07-01
ipvs: avoid expiring many connections from timer
Julian Anastasov
2
-17
/
+42
2020-06-30
net: devres: rename the release callback of devm_register_netdev()
Bartosz Golaszewski
1
-2
/
+2
2020-06-30
tcp: call tcp_ack_tstamp() when not fully acked
Yousuk Seung
1
-2
/
+5
2020-06-30
mptcp: do nonce initialization at subflow creation time
Paolo Abeni
1
-34
/
+20
2020-06-30
Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...
David S. Miller
21
-96
/
+123
2020-06-30
net: dsa: Improve subordinate PHY error message
Florian Fainelli
1
-1
/
+2
2020-06-30
ipvs: register hooks only with services
Julian Anastasov
2
-19
/
+84
2020-06-30
netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on i...
Stefano Brivio
1
-2
/
+0
2020-06-30
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
3
-1
/
+49
2020-06-29
ethtool: Add link extended state
Amit Cohen
1
-4
/
+48
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-1
/
+1
2020-06-29
mptcp: close poll() races
Paolo Abeni
1
-5
/
+20
2020-06-29
mptcp: __mptcp_tcp_fallback() returns a struct sock
Paolo Abeni
1
-12
/
+10
2020-06-29
mptcp: create first subflow at msk creation time
Paolo Abeni
1
-33
/
+20
2020-06-29
mptcp: check for plain TCP sock at accept time
Paolo Abeni
1
-62
/
+7
2020-06-29
mptcp: fallback in case of simultaneous connect
Davide Caratti
2
-0
/
+20
2020-06-29
net: mptcp: improve fallback to TCP
Davide Caratti
4
-89
/
+98
[next]