index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
net/mlx5e: TC, Clean redundant counter flag from tc action parsers
Roi Dayan
8
-15
/
+7
2022-02-16
net/mlx5e: Use multi table support for CT and sample actions
Roi Dayan
6
-94
/
+80
2022-02-16
net/mlx5e: Create new flow attr for multi table actions
Roi Dayan
9
-67
/
+483
2022-02-16
net/mlx5e: Add post act offload/unoffload API
Roi Dayan
2
-21
/
+54
2022-02-16
net/mlx5e: Pass actions param to actions_match_supported()
Roi Dayan
2
-3
/
+8
2022-02-16
net/mlx5e: TC, Move flow hashtable to be per rep
Paul Blakey
5
-32
/
+43
2022-02-16
net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
Aya Levin
1
-3
/
+15
2022-02-16
net/mlx5e: E-Switch, Add PTP counters for uplink representor
Aya Levin
3
-1
/
+3
2022-02-16
net/mlx5e: RX, Restrict bulk size for small Striding RQs
Tariq Toukan
5
-2
/
+10
2022-02-16
net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
Tariq Toukan
1
-2
/
+3
2022-02-16
net/mlx5e: Generalize packet merge error message
Tariq Toukan
1
-2
/
+2
2022-02-16
net/mlx5e: Add support for using xdp->data_meta
Alex Liu
1
-5
/
+12
2022-02-16
net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Colin Ian King
1
-1
/
+1
2022-02-16
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Petr Machata
1
-1
/
+3
2022-02-16
Merge branch 'mptcp-so_sndtimeo-and-misc-cleanup'
Jakub Kicinski
7
-76
/
+64
2022-02-16
mptcp: don't save tcp data_ready and write space callbacks
Florian Westphal
2
-8
/
+6
2022-02-16
mptcp: mark ops structures as ro_after_init
Florian Westphal
1
-8
/
+7
2022-02-16
mptcp: constify a bunch of of helpers
Paolo Abeni
3
-32
/
+32
2022-02-16
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
3
-7
/
+7
2022-02-16
mptcp: drop unneeded type casts for hmac
Geliang Tang
2
-5
/
+2
2022-02-16
mptcp: drop unused sk in mptcp_get_options
Geliang Tang
3
-10
/
+8
2022-02-16
mptcp: mptcp_parse_option is no longer exported
Matthieu Baerts
1
-6
/
+0
2022-02-16
mptcp: add SNDTIMEO setsockopt support
Geliang Tang
1
-0
/
+2
2022-02-16
net: Fix an ignored error return from dm9051_get_regs()
Yang Li
1
-1
/
+1
2022-02-16
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
1
-2
/
+2
2022-02-16
net: ethernet: altera: cleanup comments
Tom Rix
2
-5
/
+5
2022-02-16
net/smc: return ETIMEDOUT when smc_connect_clc() timeout
D. Wythe
1
-1
/
+7
2022-02-16
net: hns3: Remove unused inline function hclge_is_reset_pending()
YueHaibing
1
-5
/
+0
2022-02-16
Merge branch 'Replay-and-offload-host-VLAN-entries-in-DSA'
David S. Miller
11
-150
/
+623
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2
-26
/
+31
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
6
-47
/
+298
2022-02-16
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
2
-8
/
+171
2022-02-16
net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu
Vladimir Oltean
1
-9
/
+9
2022-02-16
net: bridge: switchdev: replay all VLAN groups
Vladimir Oltean
1
-41
/
+49
2022-02-16
net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
Vladimir Oltean
1
-2
/
+2
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
4
-9
/
+17
2022-02-16
net: bridge: vlan: notify switchdev only when something changed
Vladimir Oltean
1
-30
/
+65
2022-02-16
net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGED
Vladimir Oltean
1
-2
/
+4
2022-02-16
net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flag
Vladimir Oltean
1
-3
/
+6
2022-02-16
net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existing
Vladimir Oltean
1
-6
/
+4
2022-02-15
gve: enhance no queue page list detection
Haiyue Wang
1
-4
/
+2
2022-02-15
net: dm9051: Fix spelling mistake "eror" -> "error"
Colin Ian King
1
-2
/
+2
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
1
-2
/
+2
2022-02-15
net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
Vladimir Oltean
1
-1
/
+8
2022-02-15
net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-15
virtio_net: Fix code indent error
Michael Catanzaro
1
-2
/
+1
2022-02-15
Merge tag 'mlx5-updates-2022-02-14' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-232
/
+480
2022-02-14
net/mlx5e: Optimize the common case condition in mlx5e_select_queue
Maxim Mikityanskiy
1
-3
/
+8
2022-02-14
net/mlx5e: Optimize modulo in mlx5e_select_queue
Maxim Mikityanskiy
2
-3
/
+24
2022-02-14
net/mlx5e: Optimize mlx5e_select_queue
Maxim Mikityanskiy
1
-16
/
+42
[next]