aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso
2020-03-27ipvs: optimize tunnel dumps for icmp errorsHaishuang Yan
2020-03-27netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...Jules Irenge
2020-03-27netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()Jules Irenge
2020-03-27svcrdma: Fix leak of transport addressesChuck Lever
2020-03-27SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET
2020-03-279pnet: allow making incomplete read requestsSergey Alirzaev
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski
2020-03-26cls_flower: Add extack support for flags keyGuillaume Nault
2020-03-26cls_flower: Add extack support for src and dst port range optionsGuillaume Nault
2020-03-26cls_flower: Add extack support for mpls optionsGuillaume Nault
2020-03-26devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller
2020-03-26devlink: extract snapshot id allocation to helper functionJacob Keller
2020-03-26devlink: use -ENOSPC to indicate no more room for snapshotsJacob Keller
2020-03-26devlink: add function to take snapshot while lockedJacob Keller
2020-03-26devlink: trivial: fix tab in function documentationJacob Keller
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller
2020-03-26devlink: prepare to support region operationsJacob Keller
2020-03-26sched: act_pedit: Implement stats_update callbackPetr Machata
2020-03-26sched: act_skbedit: Implement stats_update callbackPetr Machata
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-26tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le
2020-03-26mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-03-26mac80211: mark station unauthorized before key removalJohannes Berg
2020-03-26mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-03-26xfrm: add prep for esp beet mode offloadXin Long
2020-03-26esp6: add gso_segment for esp6 beet modeXin Long
2020-03-26esp4: add gso_segment for esp4 beet modeXin Long
2020-03-25devlink: Rely on driver eswitch thread safety instead of devlinkParav Pandit
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet
2020-03-25Bluetooth: don't assume key size is 16 when the command failsAlain Michaud
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-24ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk
2020-03-24net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean
2020-03-24net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye