| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: add tcp_comp_sack_delay_ns sysctl | Eric Dumazet | 2018-05-18 | 1 | -0/+7 |
* | tcp: disable RFC6675 loss detection | Yuchung Cheng | 2018-05-17 | 1 | -1/+2 |
* | tcp: support DUPACK threshold in RACK | Yuchung Cheng | 2018-05-17 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-17 | 1 | -6/+9 |
|\ |
|
| * | bpf, doc: clarification for the meaning of 'id' | Wang YanQing | 2018-05-11 | 1 | -6/+9 |
* | | Revert "bonding: allow carrier and link status to determine link state" | Debabrata Banerjee | 2018-05-16 | 1 | -2/+2 |
* | | bonding: allow carrier and link status to determine link state | Debabrata Banerjee | 2018-05-16 | 1 | -2/+2 |
* | | net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d" | Tonghao Zhang | 2018-05-11 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-08 | 3 | -0/+304 |
|\ |
|
| * | samples/bpf: sample application and documentation for AF_XDP sockets | Magnus Karlsson | 2018-05-04 | 2 | -0/+298 |
| * | bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON | Leo Yan | 2018-04-27 | 1 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-04 | 1 | -15/+0 |
|\ \ |
|
| * \ | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-27 | 1 | -15/+0 |
| |\ \ |
|
| | * | | staging: irda: remove remaining remants of irda code removal | Greg Kroah-Hartman | 2018-04-16 | 1 | -15/+0 |
* | | | | ipv6: sr: Add documentation for seg_flowlabel sysctl | Ahmed Abdelsalam | 2018-04-28 | 1 | -0/+13 |
| |_|/
|/| | |
|
* | | | udp: add gso support to virtual devices | Willem de Bruijn | 2018-04-26 | 1 | -0/+7 |
|/ / |
|
* | | docs: ip-sysctl.txt: fix name of some ipv6 variables | Olivier Gayot | 2018-04-19 | 1 | -4/+4 |
* | | filter.txt: update 'tools/net/' to 'tools/bpf/' | Wang Sheng-Hui | 2018-04-16 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-05 | 4 | -10/+413 |
|\ |
|
| * | Merge 4.16-rc7 into staging-next | Greg Kroah-Hartman | 2018-03-28 | 1 | -4/+14 |
| |\ |
|
| * | | staging: irda: remove the irda network stack and drivers | Greg Kroah-Hartman | 2018-03-14 | 1 | -10/+0 |
| * | | Merge 4.16-rc3 into staging-next | Greg Kroah-Hartman | 2018-02-26 | 1 | -4/+34 |
| |\ \ |
|
| * | | | staging: fsl-mc: Move core bus out of staging | Bogdan Purcareata | 2018-02-22 | 3 | -0/+413 |
* | | | | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-04-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | kconfig: rename silentoldconfig to syncconfig | Masahiro Yamada | 2018-03-25 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | inet: frags: break the 2GB limit for frags storage | Eric Dumazet | 2018-04-01 | 1 | -2/+2 |
* | | | | inet: frags: use rhashtables for reassembly units | Eric Dumazet | 2018-04-01 | 1 | -5/+2 |
* | | | | Documentation: ip-sysctl.txt: clarify disable_ipv6 | Lorenzo Bianconi | 2018-03-30 | 1 | -1/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-03-30 | 1 | -0/+112 |
|\ \ \ \ |
|
| * | | | | netfilter: add flowtable documentation | Pablo Neira Ayuso | 2018-03-30 | 1 | -0/+112 |
* | | | | | ice: Add basic driver framework for Intel(R) E800 Series | Anirudh Venkataramanan | 2018-03-26 | 1 | -0/+39 |
* | | | | | tls: Add receive path documentation | Dave Watson | 2018-03-23 | 1 | -2/+64 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-23 | 1 | -4/+14 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | net: use skb_is_gso_sctp() instead of open-coding | Daniel Axtens | 2018-03-09 | 1 | -1/+4 |
| * | | | | docs: segmentation-offloads.txt: Correct TCP gso_types | Daniel Axtens | 2018-03-08 | 1 | -2/+2 |
| * | | | | bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs | Daniel Axtens | 2018-03-03 | 1 | -2/+9 |
| | |/ /
| |/| | |
|
* | | | | Documentation/networking: Add net DIM documentation | Tal Gilboa | 2018-03-22 | 1 | -0/+174 |
* | | | | doc: Change the udp/sctp rmem/wmem default value. | Tonghao Zhang | 2018-03-16 | 1 | -3/+3 |
* | | | | doc: remove out of date links and info from packet mmap | Stephen Hemminger | 2018-03-16 | 1 | -17/+5 |
* | | | | sock: remove zerocopy sockopt restriction on closed tcp state | Willem de Bruijn | 2018-03-14 | 1 | -5/+0 |
| |/ /
|/| | |
|
* | | | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern | 2018-03-04 | 1 | -0/+7 |
|/ / |
|
* | | docs: segmentation-offloads.txt: add SCTP info | Daniel Axtens | 2018-02-14 | 1 | -0/+26 |
* | | docs: segmentation-offloads.txt: Fix ref to SKB_GSO_TUNNEL_REMCSUM | Daniel Axtens | 2018-02-14 | 1 | -4/+4 |
* | | docs: segmentation-offloads.txt: update for UFO depreciation | Daniel Axtens | 2018-02-14 | 1 | -0/+4 |
|/ |
|
* | doc: Change the min default value of tcp_wmem/tcp_rmem. | Tonghao Zhang | 2018-02-05 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-29 | 1 | -1/+1 |
|\ |
|
| * | bpf, doc: Correct one wrong value in "Register value tracking" | Wang YanQing | 2018-01-24 | 1 | -1/+1 |
* | | Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub... | David S. Miller | 2018-01-26 | 4 | -1310/+1438 |
|\ \ |
|
| * | | can: migrate documentation to restructured text | Robert Schwebel | 2018-01-26 | 4 | -1310/+1438 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-01-26 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|