summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean
2021-01-29net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean
2021-01-29net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean
2021-01-29net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean
2021-01-29net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean
2021-01-29net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean
2021-01-29ip_gre: add csum offload support for gre headerXin Long
2021-01-29Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2021-01-29net: flow_offload: Add original direction flag to ct_metadataPaul Blakey
2021-01-29net/sched: cls_flower: Add match on the ct_state reply flagPaul Blakey
2021-01-28linux/qed: fix spelling typo in qed_chain.hdingsenjie
2021-01-28nexthop: Use enum to encode notification typeIdo Schimmel
2021-01-28nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata
2021-01-28net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann
2021-01-28net/af_iucv: count packets in the xmit pathJulian Wiedmann
2021-01-28net: adjust net_device layout for cacheline usageJesper Dangaard Brouer
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-27net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov
2021-01-27bus: mhi: core: Add helper API to return number of free TREsHemant Kumar
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2021-01-26net: lapb: Add locking to the lapb moduleXie He
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-26media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-25uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman
2021-01-25Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-23tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2021-01-23tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen