Age | Commit message (Expand) | Author | Files | Lines |
2016-05-09 | Documentation/networking: more accurate LCO explanation | Shmulik Ladkani | 1 | -7/+7 |
2016-04-28 | Documentation: networking: fix spelling mistakes | Eric Engestrom | 5 | -13/+13 |
2016-03-24 | switchdev: fix typo in comments/doc | Nicolas Dichtel | 1 | -1/+1 |
2016-03-22 | igmp: Document sysctl_igmp_max_msf | Benjamin Poirier | 1 | -3/+8 |
2016-03-22 | net: Fix indentation of the conf/ documentation block | Benjamin Poirier | 1 | -5/+5 |
2016-03-14 | net: dsa: rename port_*_bridge routines | Vivien Didelot | 1 | -2/+2 |
2016-03-14 | Documentation: networking: phy.txt: Add missing functions | Florian Fainelli | 1 | -0/+10 |
2016-03-10 | kcm: Add description in Documentation | Tom Herbert | 1 | -0/+285 |
2016-03-02 | RDS: Drop stale iWARP RDMA transport | santosh.shilimkar@oracle.com | 1 | -3/+1 |
2016-03-02 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+17 |
2016-02-26 | net: ipv6: Make address flushing on ifdown optional | David Ahern | 1 | -0/+9 |
2016-02-25 | net: dsa: drop vlan_getnext | Vivien Didelot | 1 | -9/+0 |
2016-02-25 | net: dsa: add port_vlan_dump routine | Vivien Didelot | 1 | -0/+4 |
2016-02-24 | mac80211: Parse legacy and HT rate in injected frames | Sven Eckelmann | 1 | -0/+17 |
2016-02-23 | net: dsa: pass bridge down to drivers | Vivien Didelot | 1 | -5/+2 |
2016-02-18 | netlink: remove mmapped netlink support | Florian Westphal | 1 | -332/+0 |
2016-02-12 | Documentation/networking: add checksum-offloads.txt to explain LCO | Edward Cree | 2 | -0/+121 |
2016-02-11 | ipv6: add option to drop unsolicited neighbor advertisements | Johannes Berg | 1 | -0/+7 |
2016-02-11 | ipv6: add option to drop unicast encapsulated in L2 multicast | Johannes Berg | 1 | -0/+6 |
2016-02-11 | ipv4: add option to drop gratuitous ARP packets | Johannes Berg | 1 | -0/+6 |
2016-02-11 | ipv4: add option to drop unicast encapsulated in L2 multicast | Johannes Berg | 1 | -0/+7 |
2016-02-03 | batman-adv: Switch to HTTPS version of links | Sven Eckelmann | 1 | -1/+1 |
2016-01-21 | net: change tcp_syn_retries documentation | Xin Long | 1 | -1/+1 |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+9 |
2016-01-11 | switchdev: Adding IGMP snooping documentation | Elad Raz | 1 | -2/+6 |
2016-01-09 | batman-adv: Change ifconfig examples to iproute2 | Sven Eckelmann | 1 | -3/+6 |
2015-12-18 | net: Allow accepted sockets to be bound to l3mdev domain | David Ahern | 1 | -0/+8 |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+0 |
2015-12-16 | net: sctp: dynamically enable or disable pf state | Zhu Yanjun | 1 | -1/+22 |
2015-12-10 | can-doc: Add hint about getting timestamps | Stefan Tatschner | 1 | -0/+9 |
2015-12-03 | e100.txt: Cleanup license info in kernel doc | Jeff Kirsher | 1 | -14/+0 |
2015-11-13 | Merge tag '4.4-additional' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2015-11-11 | can-doc: Add missing semicolon to example | Stefan Tatschner | 1 | -1/+1 |
2015-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+4 |
2015-11-09 | net: Documentation: Fix default value tcp_limit_output_bytes | Niklas Cassel | 1 | -1/+1 |
2015-11-09 | bpf: doc: correct arch list for supported eBPF JIT | Yang Shi | 1 | -3/+3 |
2015-11-06 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -20/+77 |
2015-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+4 |
2015-10-30 | switchdev: Make flood to CPU optional | Ido Schimmel | 1 | -2/+2 |
2015-10-30 | switchdev: Add support for flood control | Ido Schimmel | 1 | -0/+3 |
2015-10-21 | tcp: use RACK to detect losses | Yuchung Cheng | 1 | -0/+9 |
2015-10-21 | tcp: track min RTT using windowed min-filter | Yuchung Cheng | 1 | -0/+8 |
2015-10-14 | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" | Paolo Abeni | 1 | -17/+2 |
2015-10-14 | net: vrf: Documentation update, ip commands | David Ahern | 1 | -2/+299 |
2015-10-13 | ipv4/icmp: redirect messages can use the ingress daddr as source | Paolo Abeni | 1 | -2/+17 |
2015-10-03 | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* | Jiri Pirko | 1 | -4/+5 |
2015-10-03 | switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* | Jiri Pirko | 1 | -3/+3 |
2015-09-29 | xfrm: Let the flowcache handle its size by default. | Steffen Klassert | 1 | -2/+4 |
2015-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+96 |
2015-09-25 | l2tp: remove references to modprobe in documentation | stephen hemminger | 1 | -5/+2 |