summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2-4/+6
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris2-2/+2
2021-03-16mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg1-2/+0
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-16mac80211: fix rate mask resetJohannes Berg1-2/+2
2021-03-15mptcp: fix ADD_ADDR HMAC in case port is specifiedDavide Caratti1-10/+14
2021-03-15tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2-4/+10
2021-03-15tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet1-3/+8
2021-03-14flow_dissector: fix byteorder of dissected ICMP IDAlexander Lobakin1-1/+1
2021-03-14net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet1-0/+5
2021-03-12mptcp: fix bit MPTCP_PUSH_PENDING testsDan Carpenter1-2/+2
2021-03-11sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy1-6/+9
2021-03-11sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy1-0/+4
2021-03-11net: sock: simplify tw proto registrationTonghao Zhang1-16/+28
2021-03-10net: sched: validate stab valuesEric Dumazet4-7/+11
2021-03-10drop_monitor: Perform cleanup upon probe registration failureIdo Schimmel1-0/+23
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+10
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang1-1/+1
2021-03-10net, bpf: Fix ip6ip6 crash with collect_md populated skbsDaniel Borkmann1-22/+9
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann3-64/+55
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds37-242/+362
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth1-0/+3
2021-03-08net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai1-1/+3
2021-03-08mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti1-6/+8
2021-03-08bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer1-2/+10
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean2-27/+57
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-15/+44
2021-03-05CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdrSergey Nazarov1-1/+1
2021-03-04cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore3-19/+9
2021-03-04mptcp: free resources when the port number is mismatchedGeliang Tang1-6/+7
2021-03-04mptcp: fix missing wakeupPaolo Abeni1-2/+8
2021-03-04mptcp: fix race in release_cbPaolo Abeni1-12/+21
2021-03-04mptcp: factor out __mptcp_retrans helper()Paolo Abeni1-43/+50
2021-03-04mptcp: reset 'first' and ack_hint on subflow closeFlorian Westphal1-0/+9
2021-03-04mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal1-6/+12
2021-03-04mptcp: fix memory accounting on allocation errorPaolo Abeni1-0/+1
2021-03-04mptcp: put subflow sock on connect errorFlorian Westphal1-0/+1
2021-03-04mptcp: reset last_snd on subflow closeFlorian Westphal1-0/+5
2021-03-04net: sched: avoid duplicates in classes dumpMaximilian Heyne1-4/+4
2021-03-04nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel1-3/+7
2021-03-04net: sctp: trivial: fix typo in commentDrew Fustini1-1/+1
2021-03-04netfilter: nftables: bogus check for netlink portID with table ownerPablo Neira Ayuso1-4/+3
2021-03-04netfilter: nftables: fix possible double hook unregistration with table ownerPablo Neira Ayuso1-1/+5
2021-03-03rtnetlink: using dev_base_seq from target netzhang kai1-1/+1
2021-03-03net: 9p: advance iov on empty readJisheng Zhang1-4/+0
2021-03-03net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer3-19/+29
2021-03-02netfilter: nftables: disallow updates on table ownershipPablo Neira Ayuso1-0/+6
2021-03-01tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet1-8/+15
2021-03-01net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang1-6/+13
2021-03-01net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn1-0/+2