index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
Revert "net/sched: cls_flower: Remove match on n_proto"
Boris Sukholitko
1
-1
/
+2
2021-06-22
net: add pf_family_names[] for protocol family
Yejune Deng
1
-2
/
+50
2021-06-21
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
1
-48
/
+7
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
4
-11
/
+15
2021-06-21
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
1
-6
/
+7
2021-06-21
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
1
-23
/
+2
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
1
-15
/
+0
2021-06-21
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
1
-0
/
+7
2021-06-21
__unix_find_socket_byname(): don't pass hash and type separately
Al Viro
1
-13
/
+10
2021-06-21
unix_bind_bsd(): unlink if we fail after successful mknod
Al Viro
1
-13
/
+16
2021-06-21
unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock
Al Viro
1
-15
/
+11
2021-06-21
fold unix_mknod() into unix_bind_bsd()
Al Viro
1
-25
/
+17
2021-06-21
unix_bind(): take BSD and abstract address cases into new helpers
Al Viro
1
-73
/
+74
2021-06-21
unix_bind(): separate BSD and abstract cases
Al Viro
1
-21
/
+34
2021-06-21
unix_bind(): allocate addr earlier
Al Viro
1
-13
/
+15
2021-06-21
af_unix: take address assignment/hash insertion into a new helper
Al Viro
1
-13
/
+13
2021-06-21
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
1
-3
/
+3
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
63
-381
/
+700
2021-06-19
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
56
-348
/
+626
2021-06-18
Revert "net: add pf_family_names[] for protocol family"
David S. Miller
1
-1
/
+1
2021-06-18
net: add pf_family_names[] for protocol family
Yejune Deng
1
-1
/
+1
2021-06-18
vsock/virtio: remove redundant `copy_failed` variable
Stefano Garzarella
1
-5
/
+2
2021-06-18
vsock: rename vsock_wait_data()
Stefano Garzarella
1
-6
/
+8
2021-06-18
vsock: rename vsock_has_data()
Stefano Garzarella
1
-2
/
+2
2021-06-18
Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux...
David S. Miller
5
-15
/
+35
2021-06-18
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
1
-0
/
+7
2021-06-18
net: bridge: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-18
net: caif: modify the label out_err to out
Dongliang Mu
1
-1
/
+1
2021-06-18
net: vlan: pass thru all GSO_SOFTWARE in hw_enc_features
Jakub Kicinski
1
-1
/
+2
2021-06-18
mptcp: add a new sysctl checksum_enabled
Geliang Tang
2
-1
/
+17
2021-06-18
mptcp: add the mib for data checksum
Geliang Tang
3
-1
/
+5
2021-06-18
mptcp: tune re-injections for csum enabled mode
Paolo Abeni
1
-3
/
+5
2021-06-18
mptcp: validate the data checksum
Paolo Abeni
2
-6
/
+103
2021-06-18
mptcp: receive checksum for DSS
Geliang Tang
1
-6
/
+10
2021-06-18
mptcp: receive checksum for MP_CAPABLE with data
Geliang Tang
2
-9
/
+29
2021-06-18
mptcp: add csum_reqd in mptcp_options_received
Geliang Tang
4
-3
/
+9
2021-06-18
mptcp: add sk parameter for mptcp_get_options
Geliang Tang
3
-8
/
+10
2021-06-18
mptcp: send out checksum for DSS
Geliang Tang
1
-7
/
+21
2021-06-18
mptcp: send out checksum for MP_CAPABLE with data
Geliang Tang
1
-9
/
+43
2021-06-18
mptcp: add csum_reqd in mptcp_out_options
Geliang Tang
3
-3
/
+12
2021-06-18
mptcp: generate the data checksum
Geliang Tang
2
-1
/
+24
2021-06-18
mptcp: add csum_enabled in mptcp_sock
Geliang Tang
3
-0
/
+4
2021-06-18
seg6: add support for SRv6 End.DT46 Behavior
Andrea Mayer
1
-22
/
+72
2021-06-18
mac80211: handle various extensible elements correctly
Johannes Berg
1
-11
/
+11
2021-06-18
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
1
-0
/
+8
2021-06-18
cfg80211: avoid double free of PMSR request
Avraham Stern
1
-2
/
+14
2021-06-18
cfg80211: make certificate generation more robust
Johannes Berg
1
-1
/
+1
2021-06-18
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
1
-1
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-71
/
+626
2021-06-17
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
[next]