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
2019-06-28
net/mlx5e: Don't refresh TIRs when updating representor SQs
Gavi Teitz
5
-4
/
+21
2019-06-28
net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
Arnd Bergmann
3
-12
/
+12
2019-06-28
net/mlx5e: Set drvinfo in generic manner
Parav Pandit
1
-1
/
+1
2019-06-28
net/mlx5e: Correct phys_port_name for PF port
Parav Pandit
1
-0
/
+2
2019-06-28
net/mlx5e: Report netdevice MPLS features
Ariel Levkovich
1
-0
/
+5
2019-06-28
net/mlx5e: Move to HW checksumming advertising
Ariel Levkovich
1
-4
/
+2
2019-06-28
net/mlx5: MPFS, Allow adding the same MAC more than once
Gavi Teitz
1
-1
/
+6
2019-06-28
net/mlx5: MPFS, Cleanup add MAC flow
Gavi Teitz
1
-11
/
+15
2019-06-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
33
-630
/
+1367
2019-06-28
e1000e: PCIm function state support
Vitaly Lifshits
2
-1
/
+20
2019-06-28
e1000e: Make watchdog use delayed work
Detlev Casanova
2
-27
/
+32
2019-06-28
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2
-2
/
+522
2019-06-28
ixgbevf: Use cached link state instead of re-reading the value for ethtool
Alexander Duyck
1
-8
/
+2
2019-06-28
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
1
-2
/
+4
2019-06-28
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
2
-1
/
+6
2019-06-28
igb: minor ethool regdump amendment
Artem Bityutskiy
1
-35
/
+35
2019-06-28
iavf: Fix up debug print macro
Jeff Kirsher
1
-3
/
+7
2019-06-28
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
7
-28
/
+28
2019-06-28
iavf: use struct_size() helper
Gustavo A. R. Silva
1
-21
/
+16
2019-06-28
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
1
-3
/
+3
2019-06-28
ixgbe: fix potential u32 overflow on shift
Colin Ian King
1
-10
/
+4
2019-06-28
ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
Dann Frazier
1
-0
/
+3
2019-06-28
e1000e: Increase pause and refresh time
Miguel Bernal Marin
1
-2
/
+2
2019-06-28
ice: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-06-28
Merge branch 'net-sched-Add-txtime-assist-support-for-taprio'
David S. Miller
4
-36
/
+405
2019-06-28
taprio: Adjust timestamps for TCP packets
Vedang Patel
1
-1
/
+40
2019-06-28
taprio: make clock reference conversions easier
Vedang Patel
1
-8
/
+22
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
2
-17
/
+328
2019-06-28
taprio: Remove inline directive
Vedang Patel
1
-1
/
+1
2019-06-28
taprio: calculate cycle_time when schedule is installed
Vedang Patel
1
-18
/
+11
2019-06-28
etf: Add skip_sock_check
Vedang Patel
2
-0
/
+11
2019-06-28
etf: Don't use BIT() in UAPI headers.
Vedang Patel
1
-2
/
+2
2019-06-28
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
1
-0
/
+1
2019-06-28
Merge branch 'mirred-recurse'
David S. Miller
4
-6
/
+19
2019-06-28
net: sched: protect against stack overflow in TC act_mirred
John Hurley
1
-0
/
+14
2019-06-28
net: sched: refactor reinsert action
John Hurley
4
-6
/
+5
2019-06-28
ipv4: enable route flushing in network namespaces
Christian Brauner
1
-4
/
+8
2019-06-28
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...
David S. Miller
40
-457
/
+1035
2019-06-28
Merge branch 'hns3-next'
David S. Miller
13
-91
/
+184
2019-06-28
net: hns3: optimize the CSQ cmd error handling
Peng Li
2
-8
/
+26
2019-06-28
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
Yunsheng Lin
3
-12
/
+0
2019-06-28
net: hns3: remove unused linkmode definition
Jian Shen
1
-19
/
+0
2019-06-28
net: hns3: fix a statistics issue about l3l4 checksum error
Yufeng Mo
1
-1
/
+1
2019-06-28
net: hns3: handle empty unknown interrupt
Huazhong Tan
1
-5
/
+10
2019-06-28
net: hns3: re-schedule reset task while VF reset fail
Huazhong Tan
2
-8
/
+23
2019-06-28
net: hns3: add Asym Pause support to fix autoneg problem
Yonglong Liu
2
-0
/
+8
2019-06-28
net: hns3: fix a -Wformat-nonliteral compile warning
Yonglong Liu
1
-2
/
+1
2019-06-28
net: hns3: add some error checking in hclge_tm module
Yunsheng Lin
1
-1
/
+5
2019-06-28
net: hns3: change SSU's buffer allocation according to UM
Yunsheng Lin
3
-5
/
+64
2019-06-28
net: hns3: enable DCB when TC num is one and pfc_en is non-zero
Yunsheng Lin
3
-2
/
+20
[prev]
[next]