summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-11-03net: dcb: add new apptrust attributeDaniel Machon
2022-11-03net: dcb: add new pcp selector to app objectDaniel Machon
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-02nfc: Add KCOV annotationsDmitry Vyukov
2022-11-01tcp: refine tcp_prune_ofo_queue() logicEric Dumazet
2022-11-01net: core: inet[46]_pton strlen len typesDr. David Alan Gilbert
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAREric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUTEric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_DUP_FRAGEric Dumazet
2022-10-31net: dropreason: propagate drop_reason to skb_release_data()Eric Dumazet
2022-10-31net: dropreason: add SKB_CONSUMED reasonEric Dumazet
2022-10-31rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu
2022-10-31rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_createHangbin Liu
2022-10-31net: add new helper unregister_netdevice_many_notifyHangbin Liu
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-10-31netlink: split up copies in the ack constructionJakub Kicinski
2022-10-28net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOINGWillem de Bruijn
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-28tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi
2022-10-28tcp: add support for PLB in DCTCPMubashir Adnan Qureshi
2022-10-28tcp: add PLB functionality for TCPMubashir Adnan Qureshi
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet
2022-10-27net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet
2022-10-27Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-10-27nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel
2022-10-27Revert "ip: fix dflt addr selection for connected nexthop"Nicolas Dichtel
2022-10-27Revert "ip: fix triggering of 'icmp redirect'"Nicolas Dichtel
2022-10-27genetlink: limit the use of validation workarounds to old opsJakub Kicinski
2022-10-27skbuff: Proactively round up to kmalloc bucket sizeKees Cook
2022-10-27can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...Yang Yingliang
2022-10-27openvswitch: switch from WARN to pr_warnAaron Conole
2022-10-26net/rds: remove variable total_copiedColin Ian King
2022-10-26mptcp: fix tracking issue in mptcp_subflow_create_socket()Eric Dumazet
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-26' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller
2022-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller
2022-10-26net: mac802154: Fixup function parameter name in docsStefan Schmidt
2022-10-25bpf: Refactor some inode/task/sk storage functions for reuseYonghong Song
2022-10-25ipv6: ensure sane device mtu in tunnelsEric Dumazet
2022-10-25net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook
2022-10-25netfilter: nft_inner: set tunnel offset to GRE header offsetPablo Neira Ayuso
2022-10-25netfilter: nft_inner: add geneve supportPablo Neira Ayuso
2022-10-25netfilter: nft_meta: add inner match supportPablo Neira Ayuso
2022-10-25netfilter: nft_inner: add percpu inner contextPablo Neira Ayuso
2022-10-25netfilter: nft_inner: support for inner tunnel header matchingPablo Neira Ayuso