aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2024-05-14s390/iucv: Provide iucv_alloc_device() / iucv_release_device()Gravatar Heiko Carstens 1-0/+35
2024-05-09net/smc: fix neighbour and rtable leak in smc_ib_find_route()Gravatar Wen Gu 1-7/+12
2024-05-08ipv6: prevent NULL dereference in ip6_output()Gravatar Eric Dumazet 1-1/+1
2024-05-08hsr: Simplify code for announcing HSR nodes timer setupGravatar Lukasz Majewski 1-15/+12
2024-05-08ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Gravatar Eric Dumazet 1-1/+5
2024-05-08rxrpc: Only transmit one ACK per jumbo packet receivedGravatar David Howells 1-11/+35
2024-05-08rxrpc: Fix congestion control algorithmGravatar David Howells 3-10/+2
2024-05-08ipv6: Fix potential uninit-value access in __ip6_make_skb()Gravatar Shigeru Yoshida 1-1/+1
2024-05-08appletalk: Improve handling of broadcast packetsGravatar Vincent Duvert 1-3/+16
2024-05-08net: bridge: fix corrupted ethernet header on multicast-to-unicastGravatar Felix Fietkau 1-2/+7
2024-05-07mptcp: only allow set existing scheduler for net.mptcp.schedulerGravatar Gregory Detal 1-1/+38
2024-05-07nfc: nci: Fix kcov check in nci_rx_work()Gravatar Tetsuo Handa 1-0/+1
2024-05-06phonet: fix rtm_phonet_notify() skb allocationGravatar Eric Dumazet 1-1/+1
2024-05-06net: fix out-of-bounds access in ops_initGravatar Thadeu Lima de Souza Cascardo 1-3/+10
2024-05-03rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationGravatar Roded Zats 1-1/+1
2024-05-03Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Jakub Kicinski 4-2/+20
2024-05-03Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutGravatar Duoming Zhou 1-0/+3
2024-05-03Bluetooth: HCI: Fix potential null-ptr-derefGravatar Sungwoo Kim 1-0/+2
2024-05-03Bluetooth: msft: fix slab-use-after-free in msft_do_close()Gravatar Sungwoo Kim 3-5/+4
2024-05-03Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()Gravatar Sungwoo Kim 1-11/+10
2024-05-03Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutGravatar Duoming Zhou 1-0/+4
2024-05-02tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Gravatar Kuniyuki Iwashima 1-1/+7
2024-05-02tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsGravatar Eric Dumazet 3-3/+7
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 22-51/+110
2024-05-02net: gro: add flush check in udp_gro_receive_segmentGravatar Richard Gobert 1-1/+11
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Gravatar Richard Gobert 8-4/+13
2024-05-02ipv4: Fix uninit-value access in __ip_make_skb()Gravatar Shigeru Yoshida 2-1/+4
2024-05-01tipc: fix a possible memleak in tipc_buf_appendGravatar Xin Long 1-1/+1
2024-05-01tipc: fix UAF in error pathGravatar Paolo Abeni 1-1/+5
2024-05-01rxrpc: Clients must accept conn from any addressGravatar Jeffrey Altman 1-7/+2
2024-05-01net: core: reject skb_copy(_expand) for fraglist GSO skbsGravatar Felix Fietkau 1-8/+19
2024-05-01net: bridge: fix multicast-to-unicast with fraglist GSOGravatar Felix Fietkau 1-1/+1
2024-04-30mptcp: ensure snd_nxt is properly initialized on connectGravatar Paolo Abeni 1-0/+3
2024-04-30rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Gravatar Yunsheng Lin 3-7/+7
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+1
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-14/+33
2024-04-26net l2tp: drop flow hash on forwardGravatar David Bauer 1-0/+3
2024-04-26nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Gravatar Kuniyuki Iwashima 1-6/+8
2024-04-26xfrm: Preserve vlan tags for transport mode software GROGravatar Paul Davey 3-2/+18
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 32-98/+226
2024-04-25Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Jakub Kicinski 2-3/+7
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Gravatar Kuniyuki Iwashima 1-1/+1
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollGravatar Sabrina Dubroca 2-4/+4
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Gravatar Rahul Rameshbabu 1-11/+1
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar David S. Miller 11-38/+138
2024-04-25netfilter: nf_tables: honor table dormant flag from netdev release event pathGravatar Pablo Neira Ayuso 1-1/+3
2024-04-24Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Jakub Kicinski 7-30/+50
2024-04-24net: openvswitch: Fix Use-After-Free in ovs_ct_exitGravatar Hyunwoo Kim 1-2/+2
2024-04-25ipvs: Fix checksumming on GSO of SCTP packetsGravatar Ismael Luceno 1-2/+4
2024-04-24Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv MonitorGravatar Chun-Yi Lee 1-2/+2