Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -3/+13 |
2019-07-15 | docs: admin-guide: move sysctl directory to it | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: sysctl: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-13 | bonding: add documentation for peer_notif_delay | Vincent Bernat | 1 | -3/+13 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 14 | -30/+1393 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 4 | -8/+8 |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2019-07-08 | ipv6: Support multipath hashing on inner IP pkts | Stephen Suryaputra | 1 | -0/+1 |
2019-07-08 | Documentation: net: dsa: b53: Describe b53 configuration | Benedikt Spranger | 2 | -0/+184 |
2019-07-08 | Documentation: net: dsa: Describe DSA switch configuration | Benedikt Spranger | 2 | -0/+293 |
2019-07-05 | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/... | David S. Miller | 1 | -0/+19 |
2019-07-04 | net/mlx5: Added devlink info callback | Shay Agroskin | 1 | -0/+19 |
2019-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+15 |
2019-07-01 | gve: Add workqueue and reset support | Catherine Sullivan | 1 | -0/+11 |
2019-07-01 | gve: Add transmit and receive support | Catherine Sullivan | 1 | -0/+30 |
2019-07-01 | gve: Add basic driver framework for Compute Engine Virtual NIC | Catherine Sullivan | 2 | -0/+83 |
2019-07-01 | ipv6: icmp: allow flowlabel reflection in echo replies | Eric Dumazet | 1 | -1/+3 |
2019-07-01 | Documentation/networking: fix default_ttl typo in mpls-sysctl | Hangbin Liu | 1 | -1/+1 |
2019-06-27 | net: aquantia: add documentation for the atlantic driver | Igor Russkikh | 1 | -0/+439 |
2019-06-24 | xsk: sample kernel code is now in libbpf | Eric Leblond | 1 | -1/+15 |
2019-06-23 | doc: phy: document some PHY_INTERFACE_MODE_xxx settings | Russell King | 1 | -1/+44 |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -5/+21 |
2019-06-15 | tcp: add tcp_min_snd_mss sysctl | Eric Dumazet | 1 | -0/+8 |
2019-06-14 | tcp: add tcp_rx_skb_cache sysctl | Eric Dumazet | 1 | -0/+8 |
2019-06-14 | Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2 | -0/+174 |
2019-06-14 | ipv4: Support multipath hashing on inner IP pkts for GRE tunnel | Stephen Suryaputra | 1 | -0/+1 |
2019-06-14 | docs: ptp.txt: convert to ReST and move to driver-api | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 9 | -30/+553 |
2019-06-13 | Documentation: net: mlx5: Devlink health documentation | Moshe Shemesh | 1 | -0/+72 |
2019-06-13 | Documentation: net: mlx5: Add mlx5 initial documentation | Saeed Mahameed | 2 | -0/+102 |
2019-06-12 | linux-next: DOC: RDS: Fix a typo in rds.txt | Masanari Iida | 1 | -1/+1 |
2019-06-11 | net/tls: add kernel-driven resync mechanism for TX | Jakub Kicinski | 1 | -1/+34 |
2019-06-11 | net/tls: add kernel-driven TLS RX resync | Jakub Kicinski | 1 | -0/+19 |
2019-06-08 | docs: net: dpio-driver.rst: fix two codeblock warnings | Mauro Carvalho Chehab | 1 | -2/+2 |
2019-06-08 | docs: net: sja1105.rst: fix table format | Mauro Carvalho Chehab | 1 | -3/+3 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -4/+4 |
2019-06-07 | Documentation: net: dsa: Grammar s/the its/its/ | Geert Uytterhoeven | 1 | -2/+2 |
2019-06-05 | ipv6: tcp: enable flowlabel reflection in some RST packets | Eric Dumazet | 1 | -5/+15 |
2019-06-04 | net/tls: remove false positive warning | Jakub Kicinski | 1 | -19/+0 |
2019-06-03 | net: ena: documentation: update ena.txt | Sameeh Jubran | 1 | -1/+4 |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -26/+549 |
2019-05-30 | Documentation: ip-sysctl.txt: Document tcp_fastopen_key | Jason Baron | 1 | -0/+20 |
2019-05-29 | net: phylink: Add struct phylink_config to PHYLINK API | Ioana Ciornei | 1 | -1/+4 |
2019-05-22 | Documentation: add TLS offload documentation | Jakub Kicinski | 6 | -0/+488 |
2019-05-22 | Documentation: tls: RSTify the ktls documentation | Jakub Kicinski | 2 | -13/+30 |
2019-05-22 | Documentation: net: move device drivers docs to a submenu | Jakub Kicinski | 2 | -13/+31 |
2019-05-21 | net-next: net: Fix typos in ip-sysctl.txt | Masanari Iida | 1 | -2/+2 |
2019-05-21 | Documentation/networking: fix af_xdp.rst Sphinx warnings | Randy Dunlap | 1 | -4/+4 |
2019-05-20 | networking: : fix typos in code comments | Weitao Hou | 1 | -2/+2 |
2019-05-16 | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells | 1 | -1/+10 |