summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-20net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-02-20net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov
2020-02-20openvswitch: Distribute switch variables for initializationKees Cook
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook
2020-02-20net: core: Distribute switch variables for initializationKees Cook
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19udp: rehash on disconnectWillem de Bruijn
2020-02-19net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari
2020-02-19bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-19net: hsr: Pass lockdep expression to RCU listsAmol Grover
2020-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-18netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio
2020-02-18netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio
2020-02-18flow_table.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18vport.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18meter.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni
2020-02-18mptcp: fix bogus socket flag valuesFlorian Westphal
2020-02-17sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-02-17net: sched: correct flower port blockingJason Baron
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal
2020-02-16skbuff: remove stale bit mask commentsRandy Dunlap
2020-02-16mptcp: select CRYPTOMatthieu Baerts
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-02-16ethtool: fix application of verbose no_mask bitsetMichal Kubecek
2020-02-16mptcp: Protect subflow socket options before connection completesMat Martineau
2020-02-16net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet
2020-02-16net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet
2020-02-16net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-02-16net/rds: Track user mapped pages through special APILeon Romanovsky
2020-02-16ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-02-14net/smc: transfer fasync_list in case of fallbackUrsula Braun
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-02-13xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2020-02-13net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-13net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti