summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-07ipv4: remove fib_info_lockEric Dumazet
2024-10-07ipv4: use rcu in ip_fib_check_default()Eric Dumazet
2024-10-07ipv4: remove fib_devindex_hashfn()Eric Dumazet
2024-10-07net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)
2024-10-07net: tcp: refresh tcp_mstamp for compressed ack in timerMenglong Dong
2024-10-04net_sched: sch_fq: add the ability to offload pacingJeffrey Ji
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
2024-10-04tcp: add a fast path in tcp_delack_timer()Eric Dumazet
2024-10-04tcp: add a fast path in tcp_write_timer()Eric Dumazet
2024-10-04tcp: annotate data-races around icsk->icsk_pendingEric Dumazet
2024-10-04ethtool: rss: fix rss key initialization warningDaniel Zahka
2024-10-04net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert
2024-10-03net/rds: remove unused struct 'rds_ib_dereg_odp_mr'Dr. David Alan Gilbert
2024-10-03ipv4: Convert ip_route_input_slow() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_rcu() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert icmp_route_lookup() to dscp_t.Guillaume Nault
2024-10-03ipv4: avoid quadratic behavior in FIB insertion of common addressAlexandre Ferrieux
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01ipv4: ip_gre: Fix drops of small packets in ipgre_xmitAnton Danilov
2024-10-01net: add more sanity checks to qdisc_pkt_len_init()Eric Dumazet
2024-10-01net: avoid potential underflow in qdisc_pkt_len_init() with UFOEric Dumazet
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann
2024-10-01net: dsa: improve shutdown sequenceVladimir Oltean
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-27Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LELuiz Augusto von Dentz
2024-09-27Bluetooth: L2CAP: Fix uaf in l2cap_connectLuiz Augusto von Dentz
2024-09-27Bluetooth: MGMT: Fix possible crash on mgmt_index_removedLuiz Augusto von Dentz
2024-09-27netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso