summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-12-31Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter
2022-12-31Bluetooth: Add quirk to disable extended scanningSven Peter
2022-12-31mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi
2022-12-31net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-12-31ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov
2022-12-31bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytesPengcheng Yang
2022-12-31soreuseport: Fix socket selection for SO_INCOMING_CPU.Kuniyuki Iwashima
2022-12-14Bluetooth: Remove codec id field in vendor codec definitionChethan T N
2022-12-14inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal
2022-12-14Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas
2022-12-08sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-12-02net: neigh: decrement the family specific qlenThomas Zeitlhofer
2022-11-26net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-10net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov
2022-11-04net-memcg: avoid stalls when under memory pressureJakub Kicinski
2022-10-29net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao
2022-10-29udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-21net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
2022-10-21tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-12xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa
2022-09-19Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-16net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang
2022-09-09Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2022-09-01rxrpc: Remove rxrpc_get_reply_time() which is no longer usedDavid Howells
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-09ax88796: Fix some typo in a commentChristophe JAILLET