aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-10tipc:subscr.c: fix a spelling mistakegushengxian1-1/+1
2021-06-10tipc: socket.c: fix the use of copular verbgushengxian1-1/+1
2021-06-10node.c: fix the use of indefinite articlegushengxian1-1/+1
2021-06-10af_unix: remove the repeated word "and"gushengxian1-1/+1
2021-06-10ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun1-5/+7
2021-06-10vsock/vmci: remove the repeated word "be"gushengxian1-1/+1
2021-06-10skbuff: fix incorrect msg_zerocopy copy notificationsWillem de Bruijn1-1/+3
2021-06-09net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner1-7/+12
2021-06-09rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel1-3/+5
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller20-203/+615
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller11-48/+95
2021-06-09devlink: Fix error message in devlink_rate_set_ops_supported()Dan Carpenter1-1/+1
2021-06-09udp: fix race between close() and udp_abort()Paolo Abeni2-0/+13
2021-06-09inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet1-2/+2
2021-06-09net/x25: fix a mistake in grammargushengxian1-1/+1
2021-06-09net: ethtool: clear heap allocations for ethtool functionAustin Kim1-5/+5
2021-06-09netfilter: nf_tables: move base hook annotation to init helperFlorian Westphal1-8/+7
2021-06-09netfilter: nfnetlink_hook: add depends-on nftablesFlorian Westphal1-0/+1
2021-06-09netfilter: nfnetlink_hook: fix array index out-of-bounds errorColin Ian King1-1/+1
2021-06-09netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal1-4/+18
2021-06-09netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso1-42/+43
2021-06-09mac80211: drop multicast fragmentsJohannes Berg1-6/+3
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg3-4/+12
2021-06-09cfg80211: shut down interfaces on failed resumeJohannes Berg1-0/+4
2021-06-09cfg80211: fix phy80211 symlink creationJohannes Berg1-8/+5
2021-06-09mac80211: fix 'reset' debugfs lockingJohannes Berg1-1/+3
2021-06-09xfrm: remove description from xfrm_type structFlorian Westphal11-12/+0
2021-06-08net: appletalk: fix some mistakes in grammargushengxian1-3/+3
2021-06-09netfilter: nft_exthdr: Fix for unsafe packet data readPhil Sutter1-1/+3
2021-06-08net: rds: fix memory leak in rds_recvmsgPavel Skripkin1-1/+1
2021-06-08net: x25: Use list_for_each_entry() to simplify code in x25_forward.cWang Hai1-6/+2
2021-06-08net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.cWang Hai1-3/+1
2021-06-08net: x25: Use list_for_each_entry() to simplify code in x25_link.cWang Hai1-4/+1
2021-06-08Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+3
2021-06-08Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux-mergeDavid S. Miller15-279/+310
2021-06-08net: appletalk: fix the usage of prepositiongushengxian1-1/+1
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun2-2/+2
2021-06-08net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun1-0/+1
2021-06-08mac80211: fix deadlock in AP/VLAN handlingJohannes Berg1-7/+12
2021-06-07neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern1-0/+1
2021-06-07page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas2-4/+38
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce2-3/+3
2021-06-07mm: add a signature in struct pageMatteo Croce1-0/+6
2021-06-07l2tp: Fix spelling mistakesZheng Yongjun2-2/+2
2021-06-07net/ncsi: Fix spelling mistakesZheng Yongjun2-3/+3
2021-06-07ipv4: Fix spelling mistakesZheng Yongjun4-6/+6
2021-06-07netlabel: Fix spelling mistakesZheng Yongjun2-2/+2
2021-06-07revert "net: kcm: fix memory leak in kcm_sendmsg"Pavel Skripkin1-5/+0
2021-06-07atm: [br2864] fix spelling mistakesgushengxian1-2/+2
2021-06-07pktgen: add pktgen_handle_all_threads() for the same codeYejune Deng1-25/+13