summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-02-23net: bridge: Add support for bridge port in locked modeHans Schultz
2022-02-23drop_monitor: remove quadratic behaviorEric Dumazet
2022-02-22net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet
2022-02-22net: add skb_set_end_offset() helperEric Dumazet
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu
2022-02-21bonding: add new parameter ns_targetsHangbin Liu
2022-02-21bonding: add extra field for bond_opt_valueHangbin Liu
2022-02-21ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu
2022-02-21ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong
2022-02-20net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong
2022-02-20net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong
2022-02-19net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)
2022-02-19net: dsa: remove pcs_pollRussell King (Oracle)
2022-02-19net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool
2022-02-18mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval
2022-02-18net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)
2022-02-18net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman
2022-02-17net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet
2022-02-17net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean
2022-02-17net: mscc: ocelot: keep traps in a listVladimir Oltean
2022-02-17net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean
2022-02-16mptcp: mptcp_parse_option is no longer exportedMatthieu Baerts
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean
2022-02-16net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean
2022-02-16net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet
2022-02-14net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar
2022-02-14net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean
2022-02-14ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin
2022-02-14net: mscc: ocelot: use bulk reads for statsColin Foster
2022-02-14net: mscc: ocelot: add ability to perform bulk readsColin Foster
2022-02-14net: ocelot: align macros for consistencyColin Foster
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds