aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-27tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin1-1/+1
2023-07-27af_unix: Terminate sun_path when bind()ing pathname socket.Kuniyuki Iwashima1-5/+16
2023-07-27tipc: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-07-26Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski3-17/+35
2023-07-26net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma1-0/+14
2023-07-26mptcp: more accurate NL event generationPaolo Abeni1-2/+1
2023-07-26netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso1-2/+3
2023-07-26netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso1-9/+18
2023-07-26netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal1-6/+14
2023-07-26rbd: harden get_lock_owner_info() a bitIlya Dryomov1-0/+1
2023-07-26wifi: cfg80211: Fix return value in scan logicIlan Peer1-1/+1
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima1-1/+1
2023-07-25af_unix: Fix fortify_panic() in unix_bind_bsd().Kuniyuki Iwashima1-4/+2
2023-07-25net: remove redundant NULL check in remove_xps_queue()Zhengchao Shao1-2/+1
2023-07-25bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer3-6/+12
2023-07-25net: remove duplicate sk_lookup helpersLorenz Bauer4-84/+39
2023-07-25net: document inet[6]_lookup_reuseport sk_state requirementsLorenz Bauer2-0/+30
2023-07-25net: remove duplicate reuseport_lookup functionsLorenz Bauer4-57/+52
2023-07-25net: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer2-16/+18
2023-07-25bpf: reject unhashed sockets in bpf_sk_assignLorenz Bauer1-0/+2
2023-07-25udp: re-score reuseport groups when connected sockets are presentLorenz Bauer2-10/+29
2023-07-25xfrm: Support UDP encapsulation in packet offload modeLeon Romanovsky1-6/+7
2023-07-24Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-2/+3
2023-07-24mptcp: fix rcv buffer auto-tuningPaolo Abeni3-10/+15
2023-07-24ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski1-4/+10
2023-07-24tcx: Fix splat in ingress_destroy upon tcx_entry_freeDaniel Borkmann1-1/+1
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet11-9/+11
2023-07-24sunrpc: convert to ctime accessor functionsJeff Layton1-1/+1
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2-2/+26
2023-07-23net: dsa: remove deprecated strncpy[email protected]1-4/+5
2023-07-23netlink: Add new netlink_release functionAnjali Kulkarni2-0/+10
2023-07-23netlink: Reverse the patch which removed filteringAnjali Kulkarni1-2/+25
2023-07-21net: page_pool: merge page_pool_release_page() with page_pool_return_page()Jakub Kicinski1-10/+2
2023-07-21net: page_pool: hide page_pool_release_page()Jakub Kicinski1-2/+1
2023-07-21genetlink: add explicit ordering break check for split opsJiri Pirko1-1/+5
2023-07-21sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli1-4/+3
2023-07-21net: switchdev: Add a helper to replay objects on a bridge portPetr Machata4-0/+58
2023-07-21net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDBPetr Machata1-1/+5
2023-07-20nexthop: Do not return invalid nexthop object during multipath selectionBenjamin Poirier1-6/+8
2023-07-20nexthop: Factor out neighbor validity checkBenjamin Poirier1-13/+16
2023-07-20nexthop: Factor out hash threshold fdb nexthop selectionBenjamin Poirier1-2/+20
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski35-380/+546
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds34-365/+520
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski7-81/+211
2023-07-20Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2-3/+15
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2-3/+5
2023-07-20tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet1-3/+3
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet1-2/+2
2023-07-20tcp: annotate data-races around rskq_defer_acceptEric Dumazet1-5/+6
2023-07-20tcp: annotate data-races around tp->linger2Eric Dumazet1-4/+4