summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-05net: dsa: tag_rtl8_4: add rtl8_4t trailing variantLuiz Angelo Daros de Luca
2022-03-04Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz
2022-03-04Bluetooth: mgmt: Replace zero-length array with flexible-array memberChangcheng Deng
2022-03-04net: dev: use kfree_skb_reason() for __netif_receive_skb_core()Menglong Dong
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_ingress()Menglong Dong
2022-03-04net: dev: use kfree_skb_reason() for do_xdp_generic()Menglong Dong
2022-03-04net: dev: use kfree_skb_reason() for enqueue_to_backlog()Menglong Dong
2022-03-04net: dev: add skb drop reasons to __dev_xmit_skb()Menglong Dong
2022-03-04net: skb: introduce the function kfree_skb_list_reason()Menglong Dong
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_egress()Menglong Dong
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau
2022-03-03bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingressMartin KaFai Lau
2022-03-03net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau
2022-03-03net: ip: Handle delivery_time in ip defragMartin KaFai Lau
2022-03-03net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()Martin KaFai Lau
2022-03-03net: Clear mono_delivery_time bit in __skb_tstamp_tx()Martin KaFai Lau
2022-03-03net: Handle delivery_time in skb->tstamp during network tapping with af_packetMartin KaFai Lau
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau
2022-03-03net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-03-03net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata
2022-03-03net: rtnetlink: Add RTM_SETSTATSPetr Machata
2022-03-03net: rtnetlink: Add UAPI for obtaining L3 offload xstatsPetr Machata
2022-03-03net: dev: Add hardware stats supportPetr Machata
2022-03-03net: rtnetlink: RTM_GETSTATS: Allow filtering inside nestsPetr Machata
2022-03-03page_pool: Add function to batch and return statsJoe Damato
2022-03-03page_pool: Add recycle statsJoe Damato
2022-03-03page_pool: Add allocation statsJoe Damato
2022-03-02tcp: Remove the unused apiTao Chen
2022-03-02flow_dissector: Add support for HSRKurt Kanzenbach
2022-03-01if_ether.h: add EtherCAT EthertypeDaniel Braunwarth
2022-03-01if_ether.h: add PROFINET EthertypeDaniel Braunwarth
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01net/smc: add sysctl for autocorkingDust Li
2022-03-01net/smc: add sysctl interface for SMCDust Li
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu
2022-03-01rtnetlink: add new rtm tunnel api for tunnel id filteringRoopa Prabhu
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski