aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella3-13/+12
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller1-1/+1
2020-02-27unix: define and set show_fdinfo only if procfs is enabledTobias Klauser1-0/+4
2020-02-26net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-02-26mptcp: add dummy icsk_sync_mss()Paolo Abeni1-0/+6
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun3-11/+28
2020-02-26sched: act: count in the size of action flags bitfieldJiri Pirko1-0/+1
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik1-9/+10
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-217/+474
2020-02-26netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang1-10/+6
2020-02-26ethtool: limit bitset sizeMichal Kubecek2-1/+4
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar1-0/+2
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio1-2/+4
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2-205/+464
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller4-9/+6
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov1-4/+2
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg1-0/+1
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()Madhuparna Bhowmik1-7/+14
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