summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng-17/+4
2023-10-10tcp: record last received ipv6 flowlabelDavid Morley-1/+6
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-104/+316
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti-0/+10
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-0/+4
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski-0/+4
2023-10-06Merge wireless into wireless-nextJohannes Berg-611/+2994
2023-10-06flow_offload: Annotate struct flow_action_entry with __counted_byKees Cook-1/+1
2023-10-06nexthop: Annotate struct nh_group with __counted_byKees Cook-1/+1
2023-10-06nexthop: Annotate struct nh_notifier_grp_info with __counted_byKees Cook-1/+1
2023-10-05nexthop: Annotate struct nh_notifier_res_table_info with __counted_byKees Cook-1/+1
2023-10-05nexthop: Annotate struct nh_res_table with __counted_byKees Cook-1/+1
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-64/+108
2023-10-05can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...Marc Kleine-Budde-0/+4
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-12/+19
2023-10-05virtchnl: Add header dependenciesIvan Vecera-0/+4
2023-10-05net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet-0/+3
2023-10-05net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet-2/+9
2023-10-05net_sched: export pfifo_fast prio2band[]Eric Dumazet-0/+1
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang-2/+3
2023-10-04tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell-2/+4
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-0/+1
2023-10-04page_pool: fix documentation typosRandy Dunlap-3/+3
2023-10-04net: appletalk: remove cops supportGreg Kroah-Hartman-1/+0
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-2/+4
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+1
2023-10-04netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long-0/+1
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr-0/+1
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel-15/+56
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior-6/+0
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean-0/+10
2023-10-03net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean-1/+2
2023-10-03ipv6: mark address parameters of udp_tunnel6_xmit_skb() as constBeniamino Galvani-2/+3
2023-10-03ipv4/fib: send notify when delete source address routesHangbin Liu-0/+1
2023-10-02net: mana: Annotate struct hwc_dma_buf with __counted_byKees Cook-1/+1
2023-10-02net: mana: Annotate struct mana_rxq with __counted_byKees Cook-1/+1
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook-1/+1
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook-1/+1
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook-1/+1
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+0
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds-4/+25
2023-10-01inet: implement lockless IP_TOSEric Dumazet-4/+3
2023-10-01inet: implement lockless IP_MTU_DISCOVEREric Dumazet-5/+8
2023-10-01net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet-3/+3
2023-10-01net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet-4/+16
2023-10-01net: implement lockless SO_MAX_PACING_RATEEric Dumazet-1/+1
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet-1/+1
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+5
2023-10-01neighbour: fix data-races around n->outputEric Dumazet-1/+1
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet-0/+1