summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-03tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet
2023-08-03tcp_metrics: fix addr_same() helperEric Dumazet
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski
2023-08-03udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGESDavid Howells
2023-08-03tipc: Remove unused function declarationsYue Haibing
2023-08-02udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGESDavid Howells
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean
2023-08-02net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev
2023-08-02net: add hwtstamping helpers for stackable net devicesMaxim Georgiev
2023-08-02net: add NDOs for configuring hardware timestampingMaxim Georgiev
2023-08-02net/packet: change packet_alloc_skb() to allow bigger paged allocationsEric Dumazet
2023-08-02net: allow alloc_skb_with_frags() to allocate bigger packetsEric Dumazet
2023-08-02bpf, xdp: Add tracepoint to xdp attaching failureLeon Hwang
2023-08-02netlabel: Remove unused declaration netlbl_cipsov4_doi_free()Yue Haibing
2023-08-02ila: Remove unnecessary file net/ila.hYue Haibing
2023-08-02ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing
2023-08-02tc: flower: Enable offload support IPSEC SPI field.Ratheesh Kannoth
2023-08-02tc: flower: support for SPIRatheesh Kannoth
2023-08-02net: flow_dissector: Add IPSEC dissectorRatheesh Kannoth
2023-08-01net: dcb: choose correct policy to parse DCB_ATTR_BCNLin Ma
2023-08-01net: make sure we never create ifindex = 0Jakub Kicinski
2023-08-01net: dsa: tag_qca: return early if dev is not foundChristian Marangi
2023-08-01net/sched: sch_qfq: warn about class in use while deletingPedro Tammela
2023-08-01net/sched: sch_htb: warn about class in use while deletingPedro Tammela
2023-08-01net/sched: sch_hfsc: warn about class in use while deletingPedro Tammela
2023-08-01net/sched: sch_drr: warn about class in use while deletingPedro Tammela
2023-08-01net/sched: wrap open coded Qdics class filter counterPedro Tammela
2023-08-01bpf: sockmap: Remove preempt_disable in sock_map_sk_acquireTomas Glozar
2023-07-31net/hsr: Remove unused function declarationsYue Haibing
2023-07-31net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis
2023-07-31net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis
2023-07-31net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis
2023-07-31netfilter: bpf: Only define get_proto_defrag_hook() if necessaryDaniel Xu
2023-07-31vsock: Remove unused function declarationsYue Haibing
2023-07-31net/smc: Remove unused function declarationsYue Haibing
2023-07-31net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfnLorenz Bauer
2023-07-31net: Use sockaddr_storage for getsockopt(SO_PEERNAME).Kuniyuki Iwashima
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima