index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
2021-12-19
2
-3
/
+7
*
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
3
-0
/
+23
*
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
2021-12-19
1
-0
/
+12
*
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
2021-12-19
1
-3
/
+3
*
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-12-19
2
-7
/
+1
*
virtchnl: Add support for new VLAN capabilities
Brett Creeley
2021-12-17
1
-0
/
+377
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
8
-15
/
+75
|
\
|
*
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-17
1
-8
/
+10
|
|
\
|
|
*
mptcp: add missing documented NL params
Matthieu Baerts
2021-12-15
1
-8
/
+10
|
*
|
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-12
1
-0
/
+13
|
|
\
\
|
|
*
|
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-09
1
-0
/
+13
|
*
|
|
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-12
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
percpu_ref: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-12-09
1
-1
/
+1
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-11
2
-4
/
+23
|
|
\
\
\
\
|
|
*
|
|
|
timers: implement usleep_idle_range()
SeongJae Park
2021-12-11
1
-1
/
+13
|
|
*
|
|
|
Increase default MLOCK_LIMIT to 8 MiB
Drew DeVault
2021-12-11
1
-3
/
+10
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-12-10
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
2021-12-08
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-10
2
-1
/
+27
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
2021-12-09
1
-1
/
+1
|
|
*
|
|
wait: add wake_up_pollfree()
Eric Biggers
2021-12-09
1
-0
/
+26
|
|
|
/
/
*
|
|
|
fib: expand fib_rule_policy
Florian Westphal
2021-12-16
1
-20
/
+0
*
|
|
|
fib: rules: remove duplicated nla policies
Florian Westphal
2021-12-16
1
-1
/
+0
*
|
|
|
net: phylink: add pcs_validate() method
Russell King (Oracle)
2021-12-16
1
-0
/
+20
*
|
|
|
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2021-12-16
1
-0
/
+18
*
|
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
David S. Miller
2021-12-16
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
net/mlx5: Introduce log_max_current_uc_list_wr_supported bit
Shay Drory
2021-12-15
1
-1
/
+1
|
*
|
|
|
net/mlx5: Separate FDB namespace
Maor Gottlieb
2021-12-14
1
-0
/
+1
*
|
|
|
|
net: add net device refcount tracker to struct packet_type
Eric Dumazet
2021-12-15
1
-0
/
+1
*
|
|
|
|
net: dev_replace_track() cleanup
Eric Dumazet
2021-12-15
1
-6
/
+4
*
|
|
|
|
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2021-12-14
1
-3
/
+2
*
|
|
|
|
net: dsa: sja1105: fix broken connection with the sja1110 tagger
Vladimir Oltean
2021-12-14
1
-1
/
+2
*
|
|
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-1
/
+15
*
|
|
|
|
u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.
Sebastian Andrzej Siewior
2021-12-13
1
-14
/
+28
*
|
|
|
|
bareudp: Move definition of struct bareudp_conf to bareudp.c
Guillaume Nault
2021-12-13
1
-8
/
+1
*
|
|
|
|
bareudp: Remove bareudp_dev_create()
Guillaume Nault
2021-12-13
1
-4
/
+0
*
|
|
|
|
net: dsa: remove dp->priv
Vladimir Oltean
2021-12-12
1
-6
/
+0
*
|
|
|
|
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
2021-12-12
1
-9
/
+4
*
|
|
|
|
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
2021-12-12
1
-19
/
+7
*
|
|
|
|
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-2
/
+5
*
|
|
|
|
net: dsa: sja1105: move ts_id from sja1105_tagger_data
Vladimir Oltean
2021-12-12
1
-1
/
+0
*
|
|
|
|
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
2021-12-12
1
-7
/
+1
*
|
|
|
|
net: dsa: sja1105: remove hwts_tx_en from tagger data
Vladimir Oltean
2021-12-12
1
-1
/
+0
*
|
|
|
|
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
2021-12-12
1
-3
/
+8
*
|
|
|
|
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-2
/
+10
*
|
|
|
|
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-12
1
-0
/
+12
*
|
|
|
|
net: ocelot: add FDMA support
Clément Léger
2021-12-11
1
-0
/
+3
*
|
|
|
|
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2021-12-11
1
-0
/
+2
*
|
|
|
|
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2021-12-11
1
-0
/
+1
*
|
|
|
|
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
2021-12-11
1
-0
/
+2
[next]