aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-23tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell1-1/+5
2020-02-22net: genetlink: return the error code when attribute parsing fails.Paolo Abeni1-2/+3
2020-02-22ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-02-22netfilter: ipset: Fix forceadd evaluation pathJozsef Kadlecsik1-0/+2
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik2-205/+462
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds35-173/+368
2020-02-21mac80211: Remove a redundant mutex unlockAndrei Otcheretianski1-5/+1
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-02-21nl80211: fix potential leak in AP startJohannes Berg1-2/+2
2020-02-20net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-02-20net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov1-1/+0
2020-02-20openvswitch: Distribute switch variables for initializationKees Cook1-8/+10
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook2-7/+14
2020-02-20net: core: Distribute switch variables for initializationKees Cook1-2/+2
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+4
2020-02-19udp: rehash on disconnectWillem de Bruijn1-1/+5
2020-02-19net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari1-1/+19
2020-02-19bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-19net: hsr: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-44/+202
2020-02-18netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio1-1/+1
2020-02-18netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio1-2/+2
2020-02-18flow_table.c: Use built-in RCU list checkingMadhuparna Bhowmik1-2/+4
2020-02-18datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik1-3/+6
2020-02-18vport.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18meter.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni1-20/+2
2020-02-18mptcp: fix bogus socket flag valuesFlorian Westphal1-2/+2
2020-02-17sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long1-9/+20
2020-02-17net: sched: correct flower port blockingJason Baron1-0/+1
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2-6/+90
2020-02-16skbuff: remove stale bit mask commentsRandy Dunlap1-2/+0
2020-02-16mptcp: select CRYPTOMatthieu Baerts1-0/+1
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo1-3/+3
2020-02-16ethtool: fix application of verbose no_mask bitsetMichal Kubecek1-0/+3
2020-02-16mptcp: Protect subflow socket options before connection completesMat Martineau1-29/+19
2020-02-16net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet1-0/+6
2020-02-16net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet1-14/+12
2020-02-16net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman1-1/+1
2020-02-16net/rds: Track user mapped pages through special APILeon Romanovsky1-12/+12
2020-02-16ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier1-0/+1
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-3/+4
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-6/+7
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-66/+184
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy1-21/+47
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-16/+39