index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5: SF, Fix return type
Roi Dayan
2021-03-11
1
-1
/
+1
*
net/mlx5e: mlx5_tc_ct_init does not fail
Saeed Mahameed
2021-03-11
1
-8
/
+0
*
net/mlx5: Fix indir stable stubs
Vlad Buslov
2021-03-11
1
-3
/
+3
*
net/mlx5e: Add missing include
Vlad Buslov
2021-03-11
1
-0
/
+1
*
net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition
Arnd Bergmann
2021-03-11
1
-4
/
+6
*
net/mlx5e: CT, Avoid false lock dependency warning
Roi Dayan
2021-03-11
1
-0
/
+10
*
net/mlx5: Check returned value from health recover sequence
Leon Romanovsky
2021-03-11
3
-6
/
+9
*
net/mlx5: Don't rely on interface state bit
Leon Romanovsky
2021-03-11
1
-2
/
+1
*
net/mlx5: Remove second FW tracer check
Leon Romanovsky
2021-03-11
2
-7
/
+2
*
net/mlx5: Separate probe vs. reload flows
Leon Romanovsky
2021-03-11
5
-61
/
+107
*
net/mlx5: Remove impossible checks of interface state
Leon Romanovsky
2021-03-11
1
-5
/
+0
*
net/mlx5: Don't skip vport check
Saeed Mahameed
2021-03-11
3
-1
/
+13
*
net: fddi: skfp: Mundane typo fixes throughout the file smt.h
Bhaskar Chowdhury
2021-03-10
1
-4
/
+4
*
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
2021-03-10
1
-5
/
+5
*
Merge branch 'ionic-next'
David S. Miller
2021-03-10
6
-203
/
+226
|
\
|
*
ionic: simplify use of completion types
Shannon Nelson
2021-03-10
1
-12
/
+7
|
*
ionic: rebuild debugfs on qcq swap
Shannon Nelson
2021-03-10
1
-0
/
+3
|
*
ionic: simplify rx skb alloc
Shannon Nelson
2021-03-10
1
-41
/
+22
|
*
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
6
-39
/
+34
|
*
ionic: implement Rx page reuse
Shannon Nelson
2021-03-10
2
-89
/
+138
|
*
ionic: move rx_page_alloc and free
Shannon Nelson
2021-03-10
1
-70
/
+70
|
/
*
Merge branch 'dpaa2-switch-next'
David S. Miller
2021-03-10
17
-690
/
+2092
|
\
|
*
staging: dpaa2-switch: move the driver out of staging
Ioana Ciornei
2021-03-10
16
-163
/
+15
|
*
staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are present
Ioana Ciornei
2021-03-10
1
-1
/
+29
|
*
staging: dpaa2-switch: add fast-ageing on bridge leave
Ioana Ciornei
2021-03-10
2
-16
/
+63
|
*
staging: dpaa2-switch: accept only vlan-aware upper devices
Ioana Ciornei
2021-03-10
3
-19
/
+76
|
*
staging: dpaa2-switch: move the notifier register to module_init()
Ioana Ciornei
2021-03-10
2
-87
/
+95
|
*
staging: dpaa2-switch: properly setup switching domains
Ioana Ciornei
2021-03-10
5
-41
/
+514
|
*
staging: dpaa2-switch: enable the control interface
Ioana Ciornei
2021-03-10
4
-0
/
+53
|
*
staging: dpaa2-switch: add .ndo_start_xmit() callback
Ioana Ciornei
2021-03-10
5
-16
/
+245
|
*
staging: dpaa2-switch: handle Rx path on control interface
Ioana Ciornei
2021-03-10
2
-12
/
+460
|
*
staging: dpaa2-switch: setup dpio
Ioana Ciornei
2021-03-10
5
-0
/
+137
|
*
staging: dpaa2-switch: setup buffer pool and RX path rings
Ioana Ciornei
2021-03-10
5
-0
/
+209
|
*
staging: dpaa2-switch: get control interface attributes
Ioana Ciornei
2021-03-10
5
-11
/
+136
|
*
staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacks
Ioana Ciornei
2021-03-10
1
-27
/
+0
|
*
staging: dpaa2-switch: fix up initial forwarding configuration done by firmware
Ioana Ciornei
2021-03-10
1
-29
/
+51
|
*
staging: dpaa2-switch: remove broken learning and flooding support
Ioana Ciornei
2021-03-10
5
-259
/
+0
|
/
*
Merge branch 'enetc-cleanups'
David S. Miller
2021-03-10
5
-251
/
+212
|
\
|
*
net: enetc: make enetc_refill_rx_ring update the consumer index
Vladimir Oltean
2021-03-10
1
-9
/
+8
|
*
net: enetc: remove forward declaration for enetc_map_tx_buffs
Vladimir Oltean
2021-03-10
1
-38
/
+35
|
*
net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ring
Vladimir Oltean
2021-03-10
1
-48
/
+44
|
*
net: enetc: use enum enetc_active_offloads
Vladimir Oltean
2021-03-10
1
-1
/
+1
|
*
net: enetc: simplify callers of enetc_rxbd_next
Vladimir Oltean
2021-03-10
2
-24
/
+20
|
*
net: enetc: don't initialize unused ports from a separate code path
Vladimir Oltean
2021-03-10
3
-50
/
+30
|
*
net: enetc: pass bd_count as an argument to enetc_setup_cbdr
Vladimir Oltean
2021-03-10
4
-9
/
+7
|
*
net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
Vladimir Oltean
2021-03-10
4
-15
/
+8
|
*
net: enetc: save the mode register address inside struct enetc_cbdr
Vladimir Oltean
2021-03-10
4
-13
/
+15
|
*
net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
Vladimir Oltean
2021-03-10
4
-24
/
+18
|
*
net: enetc: save the DMA device for enetc_free_cbdr
Vladimir Oltean
2021-03-10
4
-20
/
+26
|
*
net: enetc: move the CBDR API to enetc_cbdr.c
Vladimir Oltean
2021-03-10
2
-54
/
+54
|
/
[next]