Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5334bad035d8caa6d8c88401293234d450beefe1
/
Documentation
/
networking
4aeabc6
Merge tag '4.4-additional' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
e2807e6
can-doc: Add missing semicolon to example
by Stefan Tatschner
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
821b414
net: Documentation: Fix default value tcp_limit_output_bytes
by Niklas Cassel
· 9 years ago
d0b8914
bpf: doc: correct arch list for supported eBPF JIT
by Yang Shi
· 9 years ago
5ebe0ee
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
e7b63ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
371e59a
switchdev: Make flood to CPU optional
by Ido Schimmel
· 9 years ago
741af00
switchdev: Add support for flood control
by Ido Schimmel
· 9 years ago
4f41b1c
tcp: use RACK to detect losses
by Yuchung Cheng
· 9 years ago
f672258
tcp: track min RTT using windowed min-filter
by Yuchung Cheng
· 9 years ago
02a6d61
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
by Paolo Abeni
· 9 years ago
4b418bf
net: vrf: Documentation update, ip commands
by David Ahern
· 9 years ago
e2ca690
ipv4/icmp: redirect messages can use the ingress daddr as source
by Paolo Abeni
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
57d8083
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
by Jiri Pirko
· 9 years ago
c386578
xfrm: Let the flowcache handle its size by default.
by Steffen Klassert
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
008aa6a
l2tp: remove references to modprobe in documentation
by stephen hemminger
· 9 years ago
7ea6eb3
switchdev: introduce transaction item queue for attr_set and obj_add
by Jiri Pirko
· 9 years ago
45ffda7
switchdev: update documentation on FDB ageing_time
by Scott Feldman
· 9 years ago
99cb99a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
36aea58
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
ac78a15
can: Add documentation for CAN FD driver configuration
by Oliver Hartkopp
· 9 years ago
562d897
net: Add documentation for VRF device
by David Ahern
· 9 years ago
29cd5dd
ieee802154: docs: fix project name to linux-wpan as well as some typos
by Stefan Schmidt
· 9 years ago
4e47809
ipvs: add sysctl to ignore tunneled packets
by Alex Gartrell
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
a559700
phy: fixed_phy: Add gpio to determine link up/down.
by Andrew Lunn
· 9 years ago
87583eb
IGMP: Document igmp_link_local_mcast_reports
by Philip Downey
· 9 years ago
ef63463
Documentation: networking: dsa: Add Broadcom SF2 document
by Florian Fainelli
· 9 years ago
77760e9
Documentation: networking: add a DSA document
by Florian Fainelli
· 9 years ago
43e122b
tcp: refine pacing rate determination
by Eric Dumazet
· 9 years ago
0aa65cc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
c87acb2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
dd19f83
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
by Scott Feldman
· 9 years ago
e8fed98
documentation: bring vxlan documentation more up-to-date
by Rick Jones
· 9 years ago
e69948a
net: Document xfrm4_gc_thresh and xfrm6_gc_thresh
by Alexander Duyck
· 9 years ago
ea9eb69
documentation: networking: add 6lowpan documentation
by Alexander Aring
· 9 years ago
b567741
ipv6: Enable auto flow labels by default
by Tom Herbert
· 9 years ago
4224090
ipv6: Implement different admin modes for automatic flow labels
by Tom Herbert
· 9 years ago
8013d1d
net/ipv6: add sysctl option accept_ra_min_hop_limit
by Hangbin Liu
· 9 years ago
75fee59
stmmac: remove setup/free glue callbacks
by Joachim Eastwood
· 9 years ago
0933328
stmmac: remove unused stmmac_of_data struct
by Joachim Eastwood
· 9 years ago
3985e8a
ipv6: sysctl to restrict candidate source addresses
by Erik Kline
· 9 years ago
f3120ac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
f4c190e
stmmac: drop custom_* fields from plat_stmmacenet_data
by Joachim Eastwood
· 9 years ago
a48037e
switchdev: update documentation for offload_fwd_mark
by Scott Feldman
· 9 years ago
eff3cdd
clarify implementation of ethtool's get_ts_info op
by Jacob Keller
· 10 years ago
03bc752
can-doc: Fix wrong chapter reference
by Stefan Tatschner
· 9 years ago
35a256f
ipv6: Nonlocal bind
by Tom Herbert
· 9 years ago
e2f15f9
netconsole: implement extended console support
by Tejun Heo
· 9 years ago
1e467e6
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 9 years ago
ae13c65
Doc: Change wikipedia's URL from http to https
by Masanari Iida
· 9 years ago
b4ad7ba
bridge: del external_learned fdbs from device on flush or ageout
by Scott Feldman
· 9 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b07d4961
Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
by Masanari Iida
· 9 years ago
03e8f01
Doc: networking: txtimestamp: fix printf format warning
by Frans Klaver
· 9 years ago
7616dcb
switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops
by Scott Feldman
· 9 years ago
4b5364f
switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops
by Scott Feldman
· 9 years ago
d290f1f
switchdev: documentation: fix grammer error
by Scott Feldman
· 9 years ago
f5ed2fe
switchdev: documentation: fix longer-than-80-char lines
by Scott Feldman
· 9 years ago
9d52bf0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
07f4c90
tcp/dccp: try to not exhaust ip_local_port_range in connect()
by Eric Dumazet
· 9 years ago
b251d4d
Documentation/networking/ieee802154.txt: fix various inaccuracies.
by Lennert Buytenhek
· 9 years ago
282fb58
pktgen: add sample script pktgen_sample02_multiqueue.sh
by Jesper Dangaard Brouer
· 9 years ago
6f09479
pktgen: add sample script pktgen_sample01_simple.sh
by Jesper Dangaard Brouer
· 9 years ago
2a1ddf2
pktgen: document ability to add same device to several threads
by Jesper Dangaard Brouer
· 9 years ago
91db4b3
pktgen: doc were missing several config options
by Jesper Dangaard Brouer
· 9 years ago
d012827
pktgen: remove obsolete "max_before_softirq" from pktgen doc
by Jesper Dangaard Brouer
· 9 years ago
4921355
tcp: add rfc3168, section 6.1.1.1. fallback
by Daniel Borkmann
· 9 years ago
e578d9c
net: sched: use counter to break reclassify loops
by Florian Westphal
· 10 years ago
1f5dc44
switchdev: apply review comments on documentation
by Scott Feldman
· 9 years ago
4ceec22
switchdev: bring documentation up-to-date
by Scott Feldman
· 10 years ago
d22a5fc
bonding: Implement user key part of port_key in an AD system.
by Mahesh Bandewar
· 10 years ago
7451495
bonding: Allow userspace to set actors' macaddr in an AD-system.
by Mahesh Bandewar
· 10 years ago
6791e46
bonding: Allow userspace to set actors' system_priority in AD system
by Mahesh Bandewar
· 10 years ago
62f64ae
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
by Alexei Starovoitov
· 10 years ago
f1f00d8ff
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
by Jesper Dangaard Brouer
· 10 years ago
a2f1183
can.h: make padding given by gcc explicit
by Shawn Landden
· 10 years ago
82a584b
ipv6: Flow label state ranges
by Tom Herbert
· 10 years ago
4749c3ef
net: sched: remove TC_MUNGED bits
by Florian Westphal
· 10 years ago
a31196b
net: rfs: fix crash in get_rps_cpus()
by Eric Dumazet
· 10 years ago
37bde79
mpls: Per-device enabling of packet input
by Robert Shearman
· 10 years ago
87ffabb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
322d3ed
ixgb: remove references to ifconfig
by Stephen Hemminger
· 10 years ago
d7018be
ixgbe: fix documentation
by Stephen Hemminger
· 10 years ago
c0a34eb
igb: doc don't refer to ifconfig
by Stephen Hemminger
· 10 years ago
ebe96e6
RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly.
by Sowmini Varadhan
· 10 years ago
a5581ef
can: introduce new raw socket option to join the given CAN filters
by Oliver Hartkopp
· 10 years ago
27cd545
filter: introduce SKF_AD_VLAN_TPID BPF extension
by Michal Sekletar
· 10 years ago
9f0761c
ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs
by Hannes Frederic Sowa
· 10 years ago
682f048
af_packet: pass checksum validation status to the user
by Alexander Drozdov
· 10 years ago
89c69d3
net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.
by YOSHIFUJI Hideaki/吉藤英明
· 10 years ago
822b3b2
net: Add max rate tx queue attribute
by John Fastabend
· 10 years ago
008a5b0
neterion: remove reference to ifconfig
by stephen hemminger
· 10 years ago
fab4276
ipv4: Documenting two sysctls for tcp PMTU probe
by Fan Du
· 10 years ago
7720c01
mpls: Add a sysctl to control the size of the mpls label table
by Eric W. Biederman
· 10 years ago
77f0379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
d752c36
ipvs: allow rescheduling of new connections when port reuse is detected
by Marcelo Ricardo Leitner
· 10 years ago
Next »