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
2018-06-24
strparser: Corrected typo in documentation.
Vakul Garg
1
-1
/
+1
2018-06-23
Documentation: e1000: Fix docs build error
Tobin C. Harding
1
-37
/
+38
2018-06-23
Documentation: e100: Fix docs build error
Tobin C. Harding
1
-57
/
+58
2018-06-23
Documentation: e1000: Use correct heading adornment
Tobin C. Harding
1
-0
/
+1
2018-06-23
Documentation: e100: Use correct heading adornment
Tobin C. Harding
1
-0
/
+1
2018-06-15
docs: can.rst: fix a footnote reference
Mauro Carvalho Chehab
1
-2
/
+2
2018-06-05
netdev-FAQ: clarify DaveM's position for stable backports
Cong Wang
1
-0
/
+9
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-43
/
+58
2018-06-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-82
/
+39
2018-06-04
docs: networking: fix minor typos in various documentation files
Olivier Gayot
8
-16
/
+16
2018-06-04
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
1
-3
/
+7
2018-06-04
Documentation: e1000: Update kernel documentation
Jeff Kirsher
2
-49
/
+11
2018-06-04
Documentation: e100: Update the Intel 10/100 driver doc
Jeff Kirsher
2
-33
/
+28
2018-06-04
xsk: new descriptor addressing scheme
Björn Töpel
1
-43
/
+58
2018-05-28
virtio_net: Extend virtio to use VF datapath when available
Sridhar Samudrala
1
-0
/
+90
2018-05-28
net: Introduce net_failover driver
Sridhar Samudrala
1
-0
/
+26
2018-05-28
net: Introduce generic failover module
Sridhar Samudrala
1
-0
/
+18
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+0
2018-05-24
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-6
/
+0
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
1
-0
/
+6
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
1
-0
/
+7
2018-05-17
tcp: disable RFC6675 loss detection
Yuchung Cheng
1
-1
/
+2
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
1
-0
/
+1
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+9
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
1
-2
/
+2
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
1
-2
/
+2
2018-05-11
net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"
Tonghao Zhang
1
-1
/
+1
2018-05-11
bpf, doc: clarification for the meaning of 'id'
Wang YanQing
1
-6
/
+9
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+304
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+0
2018-05-03
samples/bpf: sample application and documentation for AF_XDP sockets
Magnus Karlsson
2
-0
/
+298
2018-04-27
ipv6: sr: Add documentation for seg_flowlabel sysctl
Ahmed Abdelsalam
1
-0
/
+13
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+0
2018-04-27
bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
Leo Yan
1
-0
/
+6
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
1
-0
/
+7
2018-04-19
docs: ip-sysctl.txt: fix name of some ipv6 variables
Olivier Gayot
1
-4
/
+4
2018-04-16
staging: irda: remove remaining remants of irda code removal
Greg Kroah-Hartman
1
-15
/
+0
2018-04-15
filter.txt: update 'tools/net/' to 'tools/bpf/'
Wang Sheng-Hui
1
-3
/
+3
2018-04-04
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-10
/
+413
2018-04-03
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-2
/
+2
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
1
-5
/
+2
2018-03-30
Documentation: ip-sysctl.txt: clarify disable_ipv6
Lorenzo Bianconi
1
-1
/
+3
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+112
2018-03-30
netfilter: add flowtable documentation
Pablo Neira Ayuso
1
-0
/
+112
2018-03-28
Merge 4.16-rc7 into staging-next
Greg Kroah-Hartman
1
-4
/
+14
2018-03-26
ice: Add basic driver framework for Intel(R) E800 Series
Anirudh Venkataramanan
1
-0
/
+39
2018-03-26
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
1
-1
/
+1
2018-03-23
tls: Add receive path documentation
Dave Watson
1
-2
/
+64
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+14
[next]