summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn2021-04-121-0/+10
* net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk2021-04-121-0/+1
* net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk2021-04-121-0/+2
* net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk2021-04-121-0/+9
* ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk2021-04-122-1/+51
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-1027-104/+227
|\
| * Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-1015-68/+170
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-081-1/+6
| | |\
| | | * bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend2021-04-071-1/+6
| | * | Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller2021-04-081-12/+68
| | |\ \
| | | * | rfkill: revert back to old userspace API by defaultJohannes Berg2021-04-081-12/+68
| | * | | ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-081-2/+2
| | * | | net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-081-6/+1
| | * | | net: sched: fix action overwrite reference countingVlad Buslov2021-04-081-2/+3
| | |/ /
| | * | ethtool: Remove link_mode param and derive link params from driverDanielle Ratson2021-04-071-1/+8
| | * | Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-04-071-4/+6
| | |\ \
| | | * | net/mlx5: Fix PBMC register mappingAya Levin2021-04-071-1/+1
| | | * | net/mlx5: Fix PPLM register mappingAya Levin2021-04-071-0/+2
| | | * | net/mlx5: Fix placement of log_max_flow_counterRaed Salem2021-04-071-3/+3
| | | |/
| | * | ethtool: fix kdoc in headersJakub Kicinski2021-04-072-2/+13
| | * | ethtool: document reserved fields in the uAPIJakub Kicinski2021-04-071-1/+21
| | * | ethtool: un-kdocify extended link stateJakub Kicinski2021-04-072-23/+7
| | |/
| | * virtio_net: Do not pull payload in skb->headEric Dumazet2021-04-071-5/+9
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-021-0/+2
| | |\
| | | * bpf: Take module reference for trampoline in moduleJiri Olsa2021-03-271-0/+2
| | * | Revert "net: correct sk_acceptq_is_full()"Eric Dumazet2021-03-311-1/+5
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-03-312-3/+5
| | |\ \
| | | * | xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert2021-03-241-1/+1
| | | * | net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish2021-03-221-1/+1
| | | * | net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-03-221-1/+3
| | | * | xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-03-031-1/+1
| | * | | net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet2021-03-311-0/+2
| | * | | net: let skb_orphan_partial wake-up waiters.Paolo Abeni2021-03-301-0/+9
| | * | | can: uapi: can.h: mark union inside struct can_frame packedMarc Kleine-Budde2021-03-291-1/+1
| | * | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-03-261-2/+0
| | |\ \ \
| | | * | | virtchnl: Fix layout of RSS structuresNorbert Ciosek2021-03-251-2/+0
| | * | | | sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-03-261-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-032-1/+24
| |\ \ \ \
| | * \ \ \ Merge tag 'fpga-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-03-271-1/+1
| | |\ \ \ \
| | | * | | | firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong2021-03-181-1/+1
| | * | | | | extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-03-151-0/+23
| * | | | | | Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-031-2/+0
| |\ \ \ \ \ \
| | * | | | | | soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi2021-03-261-2/+0
| | |/ / / / /
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-04-031-0/+1
| |\ \ \ \ \ \
| | * | | | | | scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed2021-03-301-0/+1
| * | | | | | | Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-032-28/+2
| |\ \ \ \ \ \ \
| | * | | | | | | block: remove the unused RQF_ALLOCED flagChristoph Hellwig2021-04-021-2/+0
| | * | | | | | | block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig2021-04-021-26/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-031-1/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-1/+8