aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-03net: dsa: fix phylink_start()/phylink_stop() callsRussell King3-12/+30
2020-03-03net/ipv6: remove the old peer route if change it to a new oneHangbin Liu1-4/+17
2020-03-03net/ipv6: need update peer route when modify metricHangbin Liu1-4/+16
2020-03-03nfc: add missing attribute validation for vendor subcommandJakub Kicinski1-0/+2
2020-03-03nfc: add missing attribute validation for deactivate targetJakub Kicinski1-0/+1
2020-03-03nfc: add missing attribute validation for SE APIJakub Kicinski1-0/+1
2020-03-03tipc: add missing attribute validation for MTU propertyJakub Kicinski1-0/+1
2020-03-03net: taprio: add missing attribute validation for txtime delayJakub Kicinski1-0/+1
2020-03-03net: fq: add missing attribute validation for orphan maskJakub Kicinski1-0/+1
2020-03-03openvswitch: add missing attribute validation for hashJakub Kicinski1-0/+1
2020-03-03nl802154: add missing attribute validation for dev_typeJakub Kicinski1-0/+1
2020-03-03nl802154: add missing attribute validationJakub Kicinski1-0/+5
2020-03-03devlink: validate length of region addr/lenJakub Kicinski1-0/+2
2020-03-03devlink: validate length of param valuesJakub Kicinski1-12/+19
2020-02-29net/ipv6: use configured metric when add peer routeHangbin Liu1-3/+3
2020-02-29netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso1-1/+1
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