summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2023-07-27xsk: Honor SO_BINDTODEVICE on bindIlya Maximets1-0/+9
2023-07-27xsk: Improve documentation for AF_XDPMagnus Karlsson1-28/+231
2023-06-21Remove DECnet support from kernelStephen Hemminger1-230/+0
2022-08-03Documentation: fix sctp_wmem in ip-sysctl.rstXin Long1-1/+8
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima1-1/+1
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima1-1/+1
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera1-5/+6
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu1-2/+1
2020-11-18can: j1939: swap addr and pgn in the send exampleYegor Yefremov1-2/+2
2020-10-29icmp: randomize the global rate limiterEric Dumazet1-1/+3
2020-03-05netfilter: nf_flowtable: fix documentationMatteo Croce1-1/+1
2020-01-17can: j1939: fix address claim code exampleMarc Kleine-Budde1-1/+1
2019-11-06Documentation: TLS: Add missing counter descriptionTariq Toukan1-0/+4
2019-11-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller12-56/+56
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01tcp: increase tcp_max_syn_backlog max valueEric Dumazet1-2/+5
2019-11-01net: increase SOMAXCONN to 4096Eric Dumazet1-2/+2
2019-10-11net: update net_dim documentation after renameJacob Keller1-18/+18
2019-10-09Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap1-1/+3
2019-10-01docs: networking: Add title caret and missing docAdam Zerella2-1/+2
2019-09-27Documentation: Clarify trap's descriptionIdo Schimmel1-1/+2
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds16-40/+1163
2019-09-18Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds4-38/+82
2019-09-16docs: net: dsa: sja1105: Add info about the Time-Aware SchedulerVladimir Oltean1-0/+90
2019-09-16net: phylink: clarify where phylink should be usedRussell King1-1/+2
2019-09-10Documentation: nfp: add nfp driver specific notesDirk van der Merwe1-0/+133
2019-09-10nfp: devlink: add 'reset_dev_on_drv_probe' supportDirk van der Merwe1-0/+3
2019-09-10nfp: devlink: add 'fw_load_policy' supportDirk van der Merwe1-0/+2
2019-09-10devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe1-0/+14
2019-09-10devlink: extend 'fw_load_policy' valuesDirk van der Merwe1-0/+2
2019-09-09Documentation: iavf: Update the Intel LAN driver doc for iavfJeff Kirsher1-33/+82
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-4/+6
2019-09-05Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...David S. Miller2-0/+423
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson2-0/+44
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson1-0/+16
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors2-0/+423
2019-09-03net/mlx5: Add devlink flow_steering_mode parameterMaor Gottlieb1-0/+33
2019-08-31doc/af_xdp: include unaligned chunk caseKevin Laatz1-4/+6
2019-08-22net/mlx5e: Add trace point for neigh updateVlad Buslov1-0/+7
2019-08-22net/mlx5e: Add trace point for neigh used value updateVlad Buslov1-0/+7
2019-08-22net/mlx5e: Add tc flower tracepointsDmytro Linkin1-0/+32
2019-08-20Documentation: net: mlx5: Devlink health documentation updatesAya Levin1-2/+31
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-20/+2
2019-08-17Documentation: Add a section for devlink-trap testingIdo Schimmel1-0/+10
2019-08-17Documentation: Add description of netdevsim trapsIdo Schimmel3-0/+32
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel2-0/+188
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt1-0/+6
2019-08-09net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski1-18/+0
2019-08-09net: docs: replace IPX in tuntap documentationStephen Hemminger1-2/+2
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-6/+17