summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal-0/+7
2020-03-29mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad-0/+2
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad-0/+11
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad-0/+9
2020-03-30netfilter: conntrack: add nf_ct_acct_add()wenxu-1/+10
2020-03-30netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso-0/+2
2020-03-30bpf, net: Fix build issue when net ns not configuredDaniel Borkmann-7/+2
2020-03-29netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal-1/+4
2020-03-29netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal-1/+1
2020-03-27bpf: Allow to retrieve cgroup v1 classid from v2 hooksDaniel Borkmann-1/+6
2020-03-27bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann-0/+10
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean-0/+6
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean-0/+10
2020-03-27devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam-0/+2
2020-03-27netfilter: flowtable: Use rw sem as flow block lockPaul Blakey-1/+1
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu-1/+2
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso-0/+1
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso-1/+1
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso-0/+2
2020-03-27net/9p: remove unused p9_req_t aux fieldDominique Martinet-2/+0
2020-03-279pnet: allow making incomplete read requestsSergey Alirzaev-0/+2
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov-0/+24
2020-03-26net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart-1/+4
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski-0/+1
2020-03-26net: sched: refine extack messages in tcf_change_indevGuillaume Nault-2/+6
2020-03-26devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller-0/+6
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller-1/+3
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller-1/+1
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller-4/+3
2020-03-26devlink: prepare to support region operationsJacob Keller-4/+12
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata-1/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-20/+8
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz-0/+4
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso-16/+0
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz-0/+1
2020-03-23Remove DST_HOSTDavid Laight-4/+2
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel-6/+7
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel-0/+6
2020-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-0/+2
2020-03-23net: sched: rename more stats_typesJakub Kicinski-13/+13
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller-0/+2
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller-4/+37
2020-03-20bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing-2/+0
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam-0/+13
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz-1/+3
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern-2/+14
2020-03-20mac80211: update documentation about tx powerQiujun Huang-0/+5
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil-0/+1
2020-03-20cfg80211: fix documentation formatJohannes Berg-1/+1
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-33/+172