index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
21
-140
/
+954
2021-06-29
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
1
-0
/
+68
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-16
/
+16
2021-06-24
sctp: send the next probe immediately once the last one is acked
Xin Long
1
-4
/
+8
2021-06-24
Documentation: net: dsa: add details about SJA1110
Vladimir Oltean
1
-4
/
+57
2021-06-24
gve: Update GVE documentation to describe DQO
Bailey Forrest
1
-5
/
+48
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+24
2021-06-23
docs, af_xdp: Consistent indentation in examples
Ilya Maximets
1
-16
/
+16
2021-06-22
mptcp: add sysctl allow_join_initial_addr_port
Geliang Tang
1
-0
/
+13
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
1
-0
/
+8
2021-06-22
ethtool: Document behavior when module EEPROM bank attribute is omitted
Ido Schimmel
1
-0
/
+2
2021-06-22
ethtool: Document correct attribute type
Ido Schimmel
1
-1
/
+1
2021-06-22
ethtool: Use correct command name in title
Ido Schimmel
1
-2
/
+2
2021-06-19
docs: networking: Update connection tracking offload sysctl parameters
Oz Shlomo
1
-0
/
+24
2021-06-18
mptcp: add a new sysctl checksum_enabled
Geliang Tang
1
-0
/
+8
2021-06-17
docs: networking: devlink: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
2
-3
/
+3
2021-06-17
docs: networking: device_drivers: replace some characters
Mauro Carvalho Chehab
2
-4
/
+4
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+25
2021-06-17
documentation: networking: devlink: fix prestera.rst formatting that causes b...
Oleksandr Mazur
3
-2
/
+4
2021-06-15
net: wwan: iosm: Fix htmldocs warnings
M Chetan Kumar
1
-4
/
+4
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+25
2021-06-14
documentation: networking: devlink: add prestera switched driver Documentation
Oleksandr Mazur
1
-0
/
+141
2021-06-13
net: iosm: infrastructure
M Chetan Kumar
3
-0
/
+115
2021-06-12
net: phy: Add 25G BASE-R interface mode
Steen Hegelund
1
-0
/
+6
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-10
/
+11
2021-06-09
net/mlx5: Bridge, add tracepoints
Vlad Buslov
1
-0
/
+56
2021-06-09
net/mlx5: Bridge, support pvid and untagged vlan configurations
Vlad Buslov
1
-0
/
+8
2021-06-09
net/mlx5: Bridge, match FDB entry vlan tag
Vlad Buslov
1
-0
/
+9
2021-06-09
net/mlx5: Bridge, handle FDB events
Vlad Buslov
1
-0
/
+15
2021-06-08
net: ena: fix RST format in ENA documentation file
Shay Agroskin
1
-86
/
+78
2021-06-04
docs: networking: Replace strncpy() with strscpy()
Kees Cook
2
-2
/
+2
2021-06-02
Documentation: devlink rate objects
Dmytro Linkin
2
-0
/
+61
2021-06-01
docs: networking: Add documentation for MAPv5
Sharath Chandra Vurukala
1
-12
/
+114
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2
-3
/
+3
2021-05-28
mptcp: restrict values of 'enabled' sysctl
Matthieu Baerts
1
-4
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2021-05-18
ipv6: Add custom multipath hash policy
Ido Schimmel
1
-0
/
+2
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
1
-0
/
+27
2021-05-18
ipv4: Add custom multipath hash policy
Ido Schimmel
1
-0
/
+2
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
1
-0
/
+27
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
1
-2
/
+2
2021-05-11
docs: networking: device_drivers: fix bad usage of UTF-8 chars
Mauro Carvalho Chehab
2
-3
/
+3
2021-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2021-04-27
docs: networking: timestamping: update for DSA switches
Yangbo Lu
1
-24
/
+39
2021-04-27
bpf, docs: Fix literal block for example code
Hengqi Chen
1
-1
/
+1
2021-04-24
can: add a note that RECV_OWN_MSGS frames are subject to filtering
Erik Flodin
1
-0
/
+2
2021-04-19
ethtool: add missing EEPROM to list of messages
Jakub Kicinski
1
-34
/
+36
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-15
/
+13
2021-04-16
docs: ethtool: document standard statistics
Jakub Kicinski
1
-0
/
+82
[next]