Age | Commit message (Expand) | Author | Files | Lines |
2018-04-19 | docs: ip-sysctl.txt: fix name of some ipv6 variables | Olivier Gayot | 1 | -4/+4 |
2018-04-16 | filter.txt: update 'tools/net/' to 'tools/bpf/' | Wang Sheng-Hui | 1 | -3/+3 |
2018-04-05 | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -10/+413 |
2018-04-04 | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2018-04-01 | inet: frags: break the 2GB limit for frags storage | Eric Dumazet | 1 | -2/+2 |
2018-04-01 | 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-25 | 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 |
2018-03-22 | Documentation/networking: Add net DIM documentation | Tal Gilboa | 1 | -0/+174 |
2018-03-16 | doc: Change the udp/sctp rmem/wmem default value. | Tonghao Zhang | 1 | -3/+3 |
2018-03-16 | doc: remove out of date links and info from packet mmap | Stephen Hemminger | 1 | -17/+5 |
2018-03-14 | sock: remove zerocopy sockopt restriction on closed tcp state | Willem de Bruijn | 1 | -5/+0 |
2018-03-14 | staging: irda: remove the irda network stack and drivers | Greg Kroah-Hartman | 1 | -10/+0 |
2018-03-09 | net: use skb_is_gso_sctp() instead of open-coding | Daniel Axtens | 1 | -1/+4 |
2018-03-08 | docs: segmentation-offloads.txt: Correct TCP gso_types | Daniel Axtens | 1 | -2/+2 |
2018-03-04 | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern | 1 | -0/+7 |
2018-03-04 | bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs | Daniel Axtens | 1 | -2/+9 |
2018-02-26 | Merge 4.16-rc3 into staging-next | Greg Kroah-Hartman | 1 | -4/+34 |
2018-02-22 | staging: fsl-mc: Move core bus out of staging | Bogdan Purcareata | 3 | -0/+413 |
2018-02-14 | docs: segmentation-offloads.txt: add SCTP info | Daniel Axtens | 1 | -0/+26 |
2018-02-14 | docs: segmentation-offloads.txt: Fix ref to SKB_GSO_TUNNEL_REMCSUM | Daniel Axtens | 1 | -4/+4 |
2018-02-14 | docs: segmentation-offloads.txt: update for UFO depreciation | Daniel Axtens | 1 | -0/+4 |
2018-02-05 | doc: Change the min default value of tcp_wmem/tcp_rmem. | Tonghao Zhang | 1 | -2/+2 |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2018-01-26 | Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub... | David S. Miller | 4 | -1310/+1438 |
2018-01-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+3 |
2018-01-26 | can: migrate documentation to restructured text | Robert Schwebel | 4 | -1310/+1438 |
2018-01-24 | Documentation/pktgen: Clearify how-to use pktgen samples | Dmitry Safonov | 1 | -5/+14 |
2018-01-24 | bpf, doc: Correct one wrong value in "Register value tracking" | Wang YanQing | 1 | -1/+1 |
2018-01-18 | xfrm: Add ESN support for IPSec HW offload | Yossef Efraim | 1 | -0/+3 |
2018-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+5 |
2018-01-10 | doc: clarification about setting SO_ZEROCOPY | Kornilios Kourtis | 1 | -0/+4 |
2018-01-09 | docs-rst: networking: wire up msg_zerocopy | Mike Rapoport | 1 | -1/+1 |
2017-12-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -6/+14 |
2017-12-22 | xfrm: update the stats documentation | Shannon Nelson | 1 | -6/+14 |
2017-12-20 | Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m... | David S. Miller | 1 | -0/+2 |
2017-12-19 | net: Introduce NETIF_F_GRO_HW. | Michael Chan | 1 | -0/+9 |
2017-12-15 | batman-adv: Add SPDX license identifier to batman-adv.rst | Sven Eckelmann | 1 | -0/+2 |
2017-12-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -0/+134 |
2017-12-13 | tcp: pause Fast Open globally after third consecutive timeout | Yuchung Cheng | 1 | -0/+1 |
2017-12-05 | Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+40 |
2017-12-05 | sfp: add documentation for kernel APIs | Russell King | 1 | -0/+12 |
2017-12-05 | phylink: add documentation for kernel APIs | Russell King | 1 | -0/+12 |
2017-11-30 | Documentation: net: dsa: Cut set_addr() documentation | Linus Walleij | 1 | -5/+0 |