summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-15net: tipc: kerneldoc fixesLu Wei
2020-09-15batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing
2020-09-14xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel
2020-09-14net: sched: initialize with 0 before setting erspan md->uXin Long
2020-09-14lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14net: sched: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-09-14tipc: Fix memory leak in tipc_group_create_member()Peilin Ye
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-14batman-adv: Add missing include for in_interrupt()Sven Eckelmann
2020-09-11taprio: Fix allowing too small intervalsVinicius Costa Gomes
2020-09-10net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata
2020-09-10net: Fix bridge enslavement failureIdo Schimmel
2020-09-10net: Correct the comment of dst_dev_put()Miaohe Lin
2020-09-10net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin
2020-09-10mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_idGeliang Tang
2020-09-10mptcp: fix subflow's remote_id issuesGeliang Tang
2020-09-10mptcp: fix subflow's local_id issuesGeliang Tang
2020-09-10tipc: fix shutdown() of connection oriented socketTetsuo Handa
2020-09-09hsr: avoid newline at end of message in NL_SET_ERR_MSG_MODYe Bin
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-09net: qrtr: check skb_put_padto() return valueEric Dumazet
2020-09-08ip: fix tos reflection in ack and reset packetsWei Wang
2020-09-08Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-09-08fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=mBrian Vazquez
2020-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-09-08ipv6: avoid lockdep issue in fib6_del()Eric Dumazet
2020-09-08net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean
2020-09-08bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann
2020-09-08mac802154: tx: fix use-after-freeEric Dumazet
2020-09-08netfilter: nft_meta: use socket user_ns to retrieve skuid and skgidPablo Neira Ayuso
2020-09-08netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron
2020-09-08netfilter: ctnetlink: fix mark based dump filtering regressionMartin Willi
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso
2020-09-08netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-09-07Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo
2020-09-07xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-09-07xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony
2020-09-07xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony
2020-09-05SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-09-05batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing
2020-09-04act_ife: load meta modules before tcf_idr_check_alloc()Cong Wang
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03net/smc: fix sock refcounting in case of terminationUrsula Braun
2020-09-03net/smc: reset sndbuf_desc if freedUrsula Braun
2020-09-03net/smc: set rx_off for SMCR explicitlyUrsula Braun
2020-09-03net/smc: fix toleration of fake add_link messagesKarsten Graul