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
2020-05-09
net/mlx5e: Pass only eseg to IPSEC offload
Maxim Mikityanskiy
3
-4
/
+4
2020-05-09
net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmit
Maxim Mikityanskiy
4
-19
/
+18
2020-05-09
net/mlx5e: Unify checks of TLS offloads
Maxim Mikityanskiy
3
-22
/
+13
2020-05-09
net/mlx5e: Return bool from TLS and IPSEC offloads
Maxim Mikityanskiy
8
-68
/
+50
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
8
-99
/
+301
2020-05-08
net: lio_core: remove redundant assignment to variable tx_done
Colin Ian King
1
-1
/
+0
2020-05-08
net/atheros: remove redundant assignment to variable size
Colin Ian King
1
-1
/
+1
2020-05-08
cnic: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+0
2020-05-08
net: tg3: tidy up loop, remove need to compute off with a multiply
Colin Ian King
1
-5
/
+3
2020-05-08
Merge branch 'r8169-sync-few-functionalities-with-vendor-driver'
Jakub Kicinski
1
-24
/
+39
2020-05-08
r8169: improve reset handling for chips from RTL8168g
Heiner Kallweit
1
-1
/
+4
2020-05-08
r8169: add helper rtl_wait_txrx_fifo_empty
Heiner Kallweit
1
-14
/
+21
2020-05-08
r8169: add helper rtl_enable_rxdvgate
Heiner Kallweit
1
-2
/
+8
2020-05-08
r8169: add helper r8168g_wait_ll_share_fifo_ready
Heiner Kallweit
1
-10
/
+9
2020-05-08
net: ipa: Remove ipa_endpoint_stop{,_rx_dma} again
Nathan Chancellor
1
-61
/
+0
2020-05-08
ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()
Eric Dumazet
1
-1
/
+1
2020-05-08
net: dsa: sja1105: remove set but not used variable 'prev_time'
Samuel Zou
1
-2
/
+0
2020-05-08
net: dsa: vsc73xx: convert to devm_platform_ioremap_resource
Wei Yongjun
1
-9
/
+1
2020-05-08
ieee802154: 6lowpan: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-05-08
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
3
-5
/
+10
2020-05-07
net: relax SO_TXTIME CAP_NET_ADMIN check
Eric Dumazet
1
-10
/
+18
2020-05-07
Merge branch 'bonding-report-transmit-status-to-callers'
David S. Miller
10
-82
/
+65
2020-05-07
bonding: propagate transmit status
Eric Dumazet
3
-48
/
+32
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
7
-24
/
+17
2020-05-07
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
2
-5
/
+8
2020-05-07
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
2
-10
/
+12
2020-05-07
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
2
-7
/
+8
2020-05-07
net: phy: fix less than zero comparison with unsigned variable val
Colin Ian King
1
-1
/
+1
2020-05-07
net/smc: remove set but not used variables 'del_llc, del_llc_resp'
YueHaibing
1
-7
/
+1
2020-05-07
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
1
-25
/
+7
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
6
-9
/
+84
2020-05-07
Merge branch 'ti-am65x-cpts-follow-up-dt-bindings-update'
David S. Miller
6
-25
/
+49
2020-05-07
arm64: dts: ti: k3-am65/j721e-mcu: update cpts node
Grygorii Strashko
2
-2
/
+6
2020-05-07
dt-binding: net: ti: am65x-cpts: make reg and compatible required
Grygorii Strashko
2
-17
/
+23
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio
Grygorii Strashko
2
-6
/
+20
2020-05-07
Merge branch 'hsr-hsr-code-refactoring'
David S. Miller
3
-23
/
+47
2020-05-07
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
2
-22
/
+46
2020-05-07
hsr: remove WARN_ONCE() in hsr_fill_frame_info()
Taehee Yoo
1
-1
/
+1
2020-05-07
soc: fsl: dpio: properly compute the consumer index
Ioana Ciornei
1
-0
/
+1
2020-05-07
Merge branch 'tc-gate-offload-for-SJA1105-DSA-switch'
David S. Miller
17
-44
/
+1746
2020-05-07
docs: net: dsa: sja1105: document intended usage of virtual links
Vladimir Oltean
1
-0
/
+116
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
10
-17
/
+759
2020-05-07
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean
7
-6
/
+437
2020-05-07
net: dsa: sja1105: make room for virtual link parsing in flower offload
Vladimir Oltean
2
-27
/
+112
2020-05-07
net: dsa: sja1105: add static tables for virtual links
Vladimir Oltean
4
-0
/
+318
2020-05-07
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
2
-0
/
+10
2020-05-07
cxgb4: remove duplicate headers
Chen Zhou
1
-2
/
+0
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
178
-1303
/
+21592
2020-05-07
Merge branch 'Add-QRTR-MHI-client-driver'
David S. Miller
3
-1
/
+136
2020-05-07
net: qrtr: Do not depend on ARCH_QCOM
Manivannan Sadhasivam
1
-1
/
+0
[next]