summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski2021-08-203-0/+126
|\ \ \ \
| * | | | mac80211: add support for BSS color changeJohn Crispin2021-08-171-0/+29
| * | | | nl80211: add support for BSS coloringJohn Crispin2021-08-171-0/+92
| * | | | mac80211: Use flex-array for radiotap header bitmapKees Cook2021-08-131-0/+5
* | | | | Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-201-2/+19
|\ \ \ \ \
| * | | | | Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz2021-08-161-0/+1
| * | | | | Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An2021-08-051-1/+12
| * | | | | Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-0/+4
| * | | | | Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+1
| * | | | | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-281-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-7/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel2021-08-191-7/+5
* | | | | | net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen2021-08-191-0/+1
* | | | | | net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang2021-08-181-0/+5
* | | | | | net: Remove net/ipx.h and uapi/linux/ipx.h header filesCai Huoqing2021-08-141-171/+0
* | | | | | devlink: Use xarray to store devlink instancesLeon Romanovsky2021-08-141-1/+1
* | | | | | devlink: Count struct devlink consumersLeon Romanovsky2021-08-141-0/+2
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-132-2/+2
|\| | | | | |_|/ / |/| | |
| * | | psample: Add a fwd declaration for skbuffRoi Dayan2021-08-091-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-061-2/+0
| |\ \ \
| | * | | netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-061-2/+0
* | | | | mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr2021-08-111-0/+1
* | | | | bonding: remove extraneous definitions from bonding.hJonathan Toppins2021-08-111-12/+0
* | | | | devlink: Add APIs to publish, unpublish individual parameterParav Pandit2021-08-111-0/+4
* | | | | devlink: Add API to register and unregister single parameterParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_vnet" generic device paramParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_rdma" generic device paramParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_eth" generic device paramParav Pandit2021-08-111-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-114-17/+2
|\ \ \ \ \
| * | | | | netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal2021-08-102-3/+2
| * | | | | netfilter: remove xt pernet dataFlorian Westphal2021-08-012-14/+0
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-101-0/+1
|\ \ \ \ \ \
| * | | | | | net, bonding: Add XDP support to the bonding driverJussi Maki2021-08-091-0/+1
* | | | | | | page_pool: add frag page recycling support in page poolYunsheng Lin2021-08-091-0/+15
* | | | | | | page_pool: add interface to manipulate frag count in page poolYunsheng Lin2021-08-091-7/+39
* | | | | | | page_pool: keep pp info as long as page pool owns the pageYunsheng Lin2021-08-091-7/+0
* | | | | | | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-4/+6
* | | | | | | net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean2021-08-081-0/+1
* | | | | | | net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean2021-08-081-0/+1
* | | | | | | devlink: Simplify devlink port API callsLeon Romanovsky2021-08-081-7/+5
* | | | | | | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean2021-08-061-2/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-055-2/+8
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-054-2/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-041-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-021-0/+1
| | * | | | | | | net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-031-1/+1
| | * | | | | | | net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu2021-08-031-0/+4
| | * | | | | | | net: flow_offload: correct comments mismatch with codeBijie Xu2021-08-031-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * / | | | | | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-051-0/+1
| |/ / / / / /
* | | | | | | net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva2021-08-051-3/+0