index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2021-06-25
Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
2021-06-23
net/tls: Remove the __TLS_DEC_STATS() macro.
Kuniyuki Iwashima
2021-06-23
Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-23
net: sched: avoid unnecessary seqcount operation for lockless qdisc
Yunsheng Lin
2021-06-23
cfg80211: Add wiphy_info_once()
Dmitry Osipenko
2021-06-22
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
mptcp: receive checksum for MP_CAPABLE with data
Geliang Tang
2021-06-18
mptcp: add csum_reqd in mptcp_out_options
Geliang Tang
2021-06-18
mptcp: generate the data checksum
Geliang Tang
2021-06-18
netfilter: conntrack: pass hook state to log functions
Florian Westphal
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2021-06-15
net: bonding: Use per-cpu rr_tx_counter
Jussi Maki
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-11
af_vsock: rest of SEQPACKET support
Arseny Krasnov
2021-06-11
af_vsock: implement send logic for SEQPACKET
Arseny Krasnov
2021-06-11
af_vsock: implement SEQPACKET receive loop
Arseny Krasnov
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-10
inet: annotate date races around sk->sk_txhash
Eric Dumazet
2021-06-10
net: annotate data race in sock_error()
Eric Dumazet
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
[next]