summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet2022-02-231-9/+9
* net: add skb_set_end_offset() helperEric Dumazet2022-02-231-0/+10
* bonding: add new option ns_ip6_targetHangbin Liu2022-02-213-0/+12
* bonding: add new parameter ns_targetsHangbin Liu2022-02-211-1/+18
* bonding: add extra field for bond_opt_valueHangbin Liu2022-02-211-9/+18
* ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu2022-02-211-0/+5
* ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel2022-02-211-0/+1
* net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong2022-02-202-0/+5
* net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong2022-02-202-0/+16
* net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong2022-02-202-0/+2
* net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong2022-02-203-1/+7
* net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong2022-02-202-0/+16
* net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)2022-02-191-2/+0
* net: dsa: remove pcs_pollRussell King (Oracle)2022-02-191-5/+0
* net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool2022-02-191-0/+1
* mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr2022-02-191-1/+11
* net: Add new protocol attribute to IP addressesJacques de Laval2022-02-194-1/+13
* 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-181-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-172-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-121-0/+2
| | * | | mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2022-02-121-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