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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
mac80211: add ieee80211_is_tx_data helper function
Philipp Borgers
1
-0
/
+18
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
1
-2
/
+0
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
1
-1
/
+2
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
1
-0
/
+2
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
1
-0
/
+1
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
1
-0
/
+1
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2
-1
/
+4
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
5
-1
/
+16
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
3
-3
/
+70
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
3
-0
/
+8
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
1
-0
/
+1
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
1
-0
/
+15
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+33
2021-06-18
mptcp: receive checksum for MP_CAPABLE with data
Geliang Tang
1
-1
/
+2
2021-06-18
mptcp: add csum_reqd in mptcp_out_options
Geliang Tang
1
-2
/
+3
2021-06-18
mptcp: generate the data checksum
Geliang Tang
1
-0
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-2
/
+9
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2
-0
/
+20
2021-06-15
net: bonding: Use per-cpu rr_tx_counter
Jussi Maki
1
-1
/
+1
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-1
/
+6
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
1
-0
/
+3
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
1
-2
/
+3
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-0
/
+10
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
1
-0
/
+8
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+7
2021-06-11
af_vsock: rest of SEQPACKET support
Arseny Krasnov
1
-0
/
+2
2021-06-11
af_vsock: implement send logic for SEQPACKET
Arseny Krasnov
1
-0
/
+2
2021-06-11
af_vsock: implement SEQPACKET receive loop
Arseny Krasnov
1
-0
/
+4
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-3
/
+3
2021-06-10
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
2021-06-10
net: annotate data race in sock_error()
Eric Dumazet
1
-1
/
+6
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+17
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-2
/
+7
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
1
-0
/
+9
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-9
/
+12
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
1
-0
/
+2
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+7
2021-06-04
tcp: export timestamp helpers for mptcp
Florian Westphal
1
-0
/
+4
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
1
-0
/
+2
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
1
-0
/
+1
2021-06-03
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-03
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
1
-1
/
+13
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
1
-1
/
+13
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
1
-0
/
+10
[next]