summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)2022-02-181-0/+3
* net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman2022-02-181-2/+3
* net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean2022-02-171-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-5/+4
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-171-5/+4
| |\
| | * bpf: Fix a bpf_timer initialization issueYonghong Song2022-02-111-4/+2
| | * bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi2022-02-111-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1713-37/+35
|\| |
| * | Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-177-10/+15
| |\ \
| | * | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet2022-02-171-4/+6
| | * | ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-162-2/+6
| | * | bonding: fix data-races around agg_select_timerEric Dumazet2022-02-151-1/+1
| | * | net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2022-02-141-1/+1
| | * | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean2022-02-141-0/+1
| | * | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2022-02-141-2/+0
| | |/
| * | Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-151-0/+1
| |\ \
| | * | Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley2022-02-071-0/+1
| * | | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-131-16/+5
| |\ \ \
| | * | | x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2022-02-021-16/+5
| | |/ /
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-02-122-2/+5
| |\ \ \
| | * | | kfence: make test case compatible with run time set sample intervalPeng Liu2022-02-111-0/+2
| | * | | mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2022-02-111-2/+3
| | | |/ | | |/|
| * | | Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-111-7/+7
| |\ \ \
| | * \ \ Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Arnd Bergmann2022-02-071-7/+7
| | |\ \ \
| | | * | | clk: ti: Move dra7 clock devices out of the legacy sectionTony Lindgren2021-12-221-7/+7
| * | | | | Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-02-111-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-071-2/+2
| | |/ / /
* | | | | net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean2022-02-171-3/+1
* | | | | net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean2022-02-171-0/+1
* | | | | net: mscc: ocelot: keep traps in a listVladimir Oltean2022-02-172-0/+2
* | | | | net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean2022-02-171-8/+8
* | | | | net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean2022-02-171-1/+1
* | | | | net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean2022-02-171-2/+0
* | | | | net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean2022-02-171-0/+16
* | | | | mptcp: mptcp_parse_option is no longer exportedMatthieu Baerts2022-02-161-6/+0
* | | | | net: dsa: add explicit support for host bridge VLANsVladimir Oltean2022-02-161-0/+10
* | | | | net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean2022-02-161-0/+39
* | | | | net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean2022-02-161-0/+7
* | | | | net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar2022-02-141-0/+2
* | | | | net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior2022-02-142-16/+12
* | | | | net: mscc: ocelot: use bulk reads for statsColin Foster2022-02-141-0/+8
* | | | | net: mscc: ocelot: add ability to perform bulk readsColin Foster2022-02-141-0/+5
* | | | | net: ocelot: align macros for consistencyColin Foster2022-02-141-15/+29
* | | | | etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook2022-02-131-3/+2
* | | | | Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-02-115-16/+27
|\ \ \ \ \
| * | | | | mac80211: fix struct ieee80211_tx_info sizeAvraham Stern2022-02-041-4/+15
| * | | | | ieee80211: radiotap: fix -Wcast-qual warningsJohannes Berg2022-02-041-2/+2
| * | | | | cfg80211: fix -Wcast-qual warningsJohannes Berg2022-02-041-5/+5
| * | | | | ieee80211: fix -Wcast-qual warningsJohannes Berg2022-02-041-4/+4
| * | | | | ssb: fix boolreturn.cocci warningYang Guang2022-02-011-1/+1