summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2024-05-14net: revert partially applied PHY topology seriesJakub Kicinski1-7/+0
2024-05-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+2
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-2/+2
2024-05-13ARC: Add eBPF JIT supportShahab Vahedi1-2/+2
2024-05-07Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+6
2024-05-06netfilter: conntrack: documentation: remove reference to non-existent sysctlFlorian Westphal1-2/+2
2024-05-01xfrm: Add dir validation to "in" data path lookupAntony Antony1-0/+3
2024-05-01xfrm: Add dir validation to "out" data path lookupAntony Antony1-0/+3
2024-04-22ice: Document tx_scheduling_layers parameterMichal Wilczynski1-0/+47
2024-04-19net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)2-0/+302
2024-04-19net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)1-0/+20
2024-04-19ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)3-0/+83
2024-04-13net: hns3: add support to query scc version by devlink infoHao Chen1-0/+5
2024-04-12nfp: update devlink device info outputFei Qin1-1/+4
2024-04-12devlink: add a new info version tagFei Qin1-0/+5
2024-04-11ethtool: update tsinfo statistics attribute docs with correct typeRahul Rameshbabu1-3/+3
2024-04-08devlink: Support setting max_io_eqsParav Pandit1-0/+33
2024-04-06net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+7
2024-04-06net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu1-0/+5
2024-04-06net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu1-0/+6
2024-04-06ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu1-0/+9
2024-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+78
2024-03-29Documentation: Add documentation for eswitch attributeWilliam Tu3-0/+78
2024-03-26dns_resolver: correct module name in dns resolver documentationBharath SM1-2/+2
2024-03-21ionic: update documentation for XDP supportShannon Nelson1-0/+22
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet1-1/+1
2024-03-14docs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski1-29/+29
2024-03-13Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-62/+684
2024-03-13Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-03-12net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood1-4/+4
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-4/+17
2024-03-09Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-0/+175
2024-03-08netdev: add per-queue statisticsJakub Kicinski1-0/+15
2024-03-07doc: sfp-phylink: update the porting guide with PCS handlingMaxime Chevallier1-14/+133
2024-03-07Documentation: networking: Add description for multi-pf netdevTariq Toukan2-0/+175
2024-03-06ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka1-4/+17
2024-03-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-14/+19
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2024-02-28Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang1-3/+3
2024-02-22PPPoL2TP: Add more code snippetsSamuel Thibault1-6/+129
2024-02-21Documentation: update mailing list addressesKonstantin Ryabitsev1-1/+1
2024-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+5
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie1-1/+1
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie1-0/+10
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie1-2/+2
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet1-2/+2
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller1-16/+18
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier1-16/+18
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet1-2/+2
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet1-1/+1