summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-38/+50
6 daysMerge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds28-94/+222
7 daysnet: avoid potential UAF in default_operstate()Eric Dumazet1-1/+6
7 daysMerge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-17/+71
7 daysethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent1-4/+44
7 daysipmr: tune the ipmr_can_free_table() checks.Paolo Abeni2-2/+2
7 daysnetfilter: nft_set_hash: skip duplicated elements pending gc runPablo Neira Ayuso1-0/+16
8 daysnetfilter: ipset: Hold module reference while requesting a modulePhil Sutter1-0/+5
8 daysnet: sched: fix ordering of qlen adjustmentLion Ackermann2-2/+2
8 daysnet: sched: fix erspan_opt settings in cls_flowerXin Long1-2/+3
8 daysethtool: Fix access to uninitialized fields in set RXNFC commandGal Pressman1-1/+2
8 daysRevert "udp: avoid calling sock_def_readable() if possible"Fernando Fernandez Mancera1-11/+3
8 daysnet: Make napi_hash_lock irq safeJoe Damato1-6/+12
8 daysnetfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso1-12/+45
9 daysnet: hsr: must allocate more bytes for RedBox supportEric Dumazet1-6/+13
9 daysrtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang1-21/+23
9 daysnet/smc: fix LGR and link use-after-free issueWen Gu1-0/+2
9 daysnet/smc: initialize close_work early to avoid warningWen Gu1-3/+1
9 daystipc: Fix use-after-free of kernel socket in cleanup_bearer().Kuniyuki Iwashima1-1/+1
9 daysdccp: Fix memory leak in dccp_feat_change_recvIvan Solodovnikov1-1/+5
9 daysnet/ipv6: release expired exception dst cached in socketJiri Wiesner1-3/+3
9 daysMerge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm...Jakub Kicinski1-1/+1
9 daysmodule: Convert symbol namespace to string literalPeter Zijlstra7-7/+7
10 dayscan: j1939: j1939_session_new(): fix skb reference countingDmitry Antipov1-1/+1
10 daysGet rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
10 daysipv6: avoid possible NULL deref in modify_prefix_route()Eric Dumazet1-6/+7
11 daysnet: Fix icmp host relookup triggering ip_rt_bugDong Chenchen1-0/+3
11 daysnet: hsr: avoid potential out-of-bound access in fill_frame_info()Eric Dumazet1-0/+2
11 daysnet/sched: tbf: correct backlog statistic for GSO packetsMartin Ottens1-6/+12
11 daystcp: populate XPS related fields of timewait socketsEric Dumazet1-0/+4
11 daysMerge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linuxLinus Torvalds3-7/+10
11 daysMerge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds5-137/+0
11 daysMerge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-5/+17
13 daysMerge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-81/+212
13 dayssunrpc: fix one UAF issue caused by sunrpc kernel tcp socketLiu Jian2-0/+11
13 daysSUNRPC: timeout and cancel TLS handshake with -ETIMEDOUTBenjamin Coddington1-5/+4
13 dayssunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian1-0/+1
13 daysipmr: fix build with clang and DEBUG_NET disabled.Paolo Abeni2-2/+2
14 daysnetfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup levelPablo Neira Ayuso1-1/+1
14 daysnetfilter: x_tables: fix LED ID check in led_tg_check()Dmitry Antipov1-1/+3
14 daysipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()Jinghao Jia1-3/+1
14 daysipmr: fix tables suspicious RCU usagePaolo Abeni1-13/+29
14 daysip6mr: fix tables suspicious RCU usagePaolo Abeni1-11/+27
14 daysipmr: add debug check for mr table cleanupPaolo Abeni2-0/+28
14 daysnet_sched: sch_fq: don't follow the fast path if Tx is behind nowJakub Kicinski1-0/+6
14 daystcp: Fix use-after-free of nreq in reqsk_timer_handler().Kuniyuki Iwashima1-1/+1
14 daysMerge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2-12/+28
14 daysrxrpc: Improve setsockopt() handling of malformed user inputMichal Luczaj1-3/+4
14 daysllc: Improve setsockopt() handling of malformed user inputMichal Luczaj1-1/+1
2024-11-26Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-7/+24