index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
s390/qeth: tighten ucast IP locking
Julian Wiedmann
1
-7
/
+2
2020-09-23
s390/qeth: replace deprecated simple_stroul()
Julian Wiedmann
5
-51
/
+51
2020-09-23
s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()
Julian Wiedmann
1
-13
/
+14
2020-09-23
s390/qeth: relax locking for ipato config data
Julian Wiedmann
3
-17
/
+16
2020-09-23
s390/qeth: don't init refcount twice for mcast IPs
Julian Wiedmann
1
-1
/
+0
2020-09-23
net: microchip: Make `lan743x_pm_suspend` function return right value
Zheng Yongjun
1
-4
/
+1
2020-09-22
Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-311
/
+637
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
313
-2207
/
+3297
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
90
-550
/
+1055
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-2
/
+28
2020-09-21
net/mlx5e: Enhanced TX MPWQE for SKBs
Maxim Mikityanskiy
11
-18
/
+240
2020-09-21
net/mlx5e: Move TX code into functions to be used by MPWQE
Maxim Mikityanskiy
1
-6
/
+17
2020-09-21
net/mlx5e: Rename xmit-related structs to generalize them
Maxim Mikityanskiy
5
-26
/
+26
2020-09-21
net/mlx5e: Generalize TX MPWQE checks for full session
Maxim Mikityanskiy
3
-17
/
+21
2020-09-21
net/mlx5e: Support multiple SKBs in a TX WQE
Maxim Mikityanskiy
5
-21
/
+87
2020-09-21
net/mlx5e: Move the TLS resync check out of the function
Maxim Mikityanskiy
3
-8
/
+13
2020-09-21
net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
Maxim Mikityanskiy
4
-21
/
+21
2020-09-21
net/mlx5e: Small improvements for XDP TX MPWQE logic
Maxim Mikityanskiy
2
-10
/
+11
2020-09-21
net/mlx5e: Refactor xmit functions
Maxim Mikityanskiy
4
-187
/
+202
2020-09-21
net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.c
Maxim Mikityanskiy
2
-23
/
+23
2020-09-21
net/mlx5e: Use struct assignment to initialize mlx5e_tx_wqe_info
Maxim Mikityanskiy
1
-4
/
+6
2020-09-21
net/mlx5e: Refactor inline header size calculation in the TX path
Maxim Mikityanskiy
1
-4
/
+4
2020-09-21
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-21
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
20
-180
/
+200
2020-09-21
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-21
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-21
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-21
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-21
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-21
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-21
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-21
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
2020-09-21
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-21
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-21
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-21
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-21
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-21
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-21
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-21
net: phy: bcm7xxx: Add an entry for BCM72113
Florian Fainelli
1
-0
/
+2
2020-09-21
Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...
David S. Miller
39
-209
/
+4997
2020-09-21
Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...
David S. Miller
2
-31
/
+38
2020-09-21
net: natsemi: Remove set but not used variable
Zheng Yongjun
1
-2
/
+2
2020-09-21
net: phy: realtek: enable ALDPS to save power for RTL8211F
Jisheng Zhang
1
-0
/
+9
2020-09-21
net: dsa: rtl8366rb: Support all 4096 VLANs
Linus Walleij
1
-1
/
+1
2020-09-21
net: dsa: mt7530: Add some return-value checks
Alex Dewar
1
-9
/
+22
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
3
-8
/
+13
[next]