summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-22cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-21net/fq_impl: bulk-free packets from a flow on overmemoryFelix Fietkau
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng
2021-01-19bonding: add a vlan+srcmac tx hashing optionJarod Wilson
2021-01-19net: add inline function skb_csum_is_sctpXin Long
2021-01-19Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven
2021-01-19mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin
2021-01-18net/bonding: Declare TLS RX device offload supportTariq Toukan
2021-01-18net/bonding: Implement TLS TX device offloadTariq Toukan
2021-01-18net/bonding: Implement ndo_sk_get_lower_devTariq Toukan
2021-01-18net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan
2021-01-18net_sched: fix RTNL deadlock again caused by request_module()Cong Wang
2021-01-18tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen
2021-01-18Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-15Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon
2021-01-14perf: Add build id data in mmap2 eventJiri Olsa
2021-01-14bpf: Add size arg to build_id_parse functionJiri Olsa
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14bpf: Add bitwise atomic instructionsBrendan Jackman
2021-01-14bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman
2021-01-14bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-14Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-14net: phy: Add 100 base-x modeBjarni Jonasson
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds