summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu1-0/+6
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu2-0/+39
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean1-10/+21
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean1-2/+4
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean1-6/+36
2022-02-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean1-1/+1
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean1-7/+1
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean1-1/+5
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean1-6/+6
2022-02-27PCI: Add Fungible Vendor ID to pci_ids.hDimitris Michailidis1-0/+2
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong2-0/+8
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong2-0/+14
2022-02-25net: openvswitch: IPv6: Add IPv6 extension header supportToms Atteka1-0/+6
2022-02-25net/tcp: Merge TCP-MD5 inbound callbacksDmitry Safonov1-0/+13
2022-02-25net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean1-0/+12
2022-02-25net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean1-0/+6
2022-02-25net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean1-8/+2
2022-02-25net: dsa: create a dsa_lag structureVladimir Oltean1-13/+37
2022-02-25net: dsa: make LAG IDs one-basedVladimir Oltean1-3/+5
2022-02-25net: dsa: rename references to "lag" as "lag_dev"Vladimir Oltean1-6/+6
2022-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-33/+38
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-33/+36
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey1-0/+5
2022-02-24can: bittiming: mark function arguments and local variables as constMarc Kleine-Budde1-3/+3
2022-02-24ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep2-0/+5
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash1-0/+1
2022-02-23net: bridge: Add support for bridge port in locked modeHans Schultz2-0/+2
2022-02-23drop_monitor: remove quadratic behaviorEric Dumazet1-1/+3
2022-02-23net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet1-9/+9
2022-02-23net: add skb_set_end_offset() helperEric Dumazet1-0/+10
2022-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-3/+1
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu3-0/+12
2022-02-21bonding: add new parameter ns_targetsHangbin Liu1-1/+18
2022-02-21bonding: add extra field for bond_opt_valueHangbin Liu1-9/+18
2022-02-21ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu1-0/+5
2022-02-21ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel1-0/+1
2022-02-21slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman1-2/+1
2022-02-20Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong2-0/+5
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong2-0/+16
2022-02-20net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong2-0/+2
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong3-1/+7
2022-02-20net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong2-0/+16
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2-3/+1
2022-02-19net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)1-2/+0
2022-02-19net: dsa: remove pcs_pollRussell King (Oracle)1-5/+0
2022-02-19net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-23/+24
2022-02-19net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool1-0/+1