summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-168-15/+75
|\
| * Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-161-8/+10
| |\
| | * mptcp: add missing documented NL paramsMatthieu Baerts2021-12-141-8/+10
| * | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-121-0/+13
| |\ \
| | * | bus: mhi: core: Add support for forced PM resumeLoic Poulain2021-12-091-0/+13
| * | | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-111-1/+1
| |\ \ \
| | * | | percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-12-091-1/+1
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-112-4/+23
| |\ \ \ \
| | * | | | timers: implement usleep_idle_range()SeongJae Park2021-12-101-1/+13
| | * | | | Increase default MLOCK_LIMIT to 8 MiBDrew DeVault2021-12-101-3/+10
| | | |_|/ | | |/| |
| * | | | Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-12-101-1/+1
| |\ \ \ \
| | * | | | PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki2021-12-081-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-102-1/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-091-1/+1
| | * | | wait: add wake_up_pollfree()Eric Biggers2021-12-091-0/+26
| | |/ /
* | | | fib: expand fib_rule_policyFlorian Westphal2021-12-161-20/+0
* | | | fib: rules: remove duplicated nla policiesFlorian Westphal2021-12-161-1/+0
* | | | net: phylink: add pcs_validate() methodRussell King (Oracle)2021-12-161-0/+20
* | | | net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)2021-12-161-0/+18
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2021-12-162-1/+2
|\ \ \ \
| * | | | net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory2021-12-151-1/+1
| * | | | net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-131-0/+1
* | | | | net: add net device refcount tracker to struct packet_typeEric Dumazet2021-12-151-0/+1
* | | | | net: dev_replace_track() cleanupEric Dumazet2021-12-141-6/+4
* | | | | net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean2021-12-141-3/+2
* | | | | net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean2021-12-141-1/+2
* | | | | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-1/+15
* | | | | u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior2021-12-131-14/+28
* | | | | bareudp: Move definition of struct bareudp_conf to bareudp.cGuillaume Nault2021-12-131-8/+1
* | | | | bareudp: Remove bareudp_dev_create()Guillaume Nault2021-12-131-4/+0
* | | | | net: dsa: remove dp->privVladimir Oltean2021-12-121-6/+0
* | | | | net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean2021-12-121-9/+4
* | | | | Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean2021-12-121-19/+7
* | | | | net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean2021-12-121-2/+5
* | | | | net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean2021-12-121-1/+0
* | | | | net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean2021-12-121-7/+1
* | | | | net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean2021-12-121-1/+0
* | | | | net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean2021-12-121-3/+8
* | | | | net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean2021-12-121-2/+10
* | | | | net: dsa: introduce tagger-owned storage for private and shared dataVladimir Oltean2021-12-121-0/+12
* | | | | net: ocelot: add FDMA supportClément Léger2021-12-101-0/+3
* | | | | net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger2021-12-101-0/+2
* | | | | net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger2021-12-101-0/+1
* | | | | net: ocelot: fix missed include in the vsc7514_regs.h fileColin Foster2021-12-101-0/+2
* | | | | sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.Kuniyuki Iwashima2021-12-101-11/+12
* | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-104-7/+205
|\ \ \ \ \
| * | | | | bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao2021-12-041-0/+7
| * | | | | bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov2021-12-022-1/+66
| * | | | | bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov2021-12-021-0/+19
| * | | | | bpf: Prepare relo_core.c for kernel duty.Alexei Starovoitov2021-12-021-0/+81