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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
geneve: allow to clear ttl inherit
Hangbin Liu
1
-4
/
+8
2018-10-04
bnxt_en: Add a driver specific gre_ver_check devlink parameter.
Vasundhara Volam
2
-1
/
+24
2018-10-04
bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.
Vasundhara Volam
2
-2
/
+53
2018-10-04
bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...
Vasundhara Volam
1
-1
/
+5
2018-10-04
bnxt_en: Use ignore_ari devlink parameter
Vasundhara Volam
2
-0
/
+7
2018-10-04
qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
Nathan Chancellor
1
-1
/
+12
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-89
/
+273
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2018-10-04
Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...
David S. Miller
2
-59
/
+13
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
137
-842
/
+1100
2018-10-03
net/mlx5: Add Fast teardown support
Feras Daoud
4
-21
/
+95
2018-10-03
net/mlx5e: Add new counter for aRFS rule insertion failures
Eran Ben Elisha
3
-2
/
+10
2018-10-03
net/mlx5e: Add extack messages for TC offload failures
Eli Britstein
1
-38
/
+118
2018-10-03
net/mlx5e: E-Switch, Add extack messages to devlink callbacks
Eli Britstein
1
-14
/
+24
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
6
-14
/
+26
2018-10-03
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
63
-460
/
+381
2018-10-03
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-10-03
iavf: fix a typo
Rami Rosen
1
-1
/
+1
2018-10-03
ixgbe: add AF_XDP zero-copy Tx support
Björn Töpel
3
-1
/
+195
2018-10-03
ixgbe: move common Tx functions to ixgbe_txrx_common.h
Björn Töpel
2
-6
/
+8
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
6
-21
/
+745
2018-10-03
ixgbe: move common Rx functions to ixgbe_txrx_common.h
Björn Töpel
2
-18
/
+37
2018-10-03
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
2
-0
/
+159
2018-10-03
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
1
-2
/
+8
2018-10-03
i40e: Remove unnecessary print statement
Nathan Chancellor
1
-2
/
+0
2018-10-03
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
1
-1
/
+1
2018-10-03
ixgbevf: off by one in ixgbevf_ipsec_tx()
Dan Carpenter
1
-1
/
+1
2018-10-03
ixgbe: remove redundant function ixgbe_fw_recovery_mode()
YueHaibing
1
-11
/
+0
2018-10-03
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
Radoslaw Tyl
1
-4
/
+10
2018-10-03
ixgbevf: fix msglen for ipsec mbx messages
Shannon Nelson
1
-7
/
+4
2018-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
21
-108
/
+3699
2018-10-03
cxgb4: remove the unneeded locks
Ganesh Goudar
2
-55
/
+15
2018-10-03
ice: Update version string
Anirudh Venkataramanan
1
-1
/
+1
2018-10-03
ice: Use the right function to enable/disable VSI
Dave Ertman
1
-9
/
+14
2018-10-03
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
3
-47
/
+59
2018-10-03
ice: Fix potential null pointer issues
Dave Ertman
1
-6
/
+7
2018-10-03
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
1
-9
/
+29
2018-10-03
ice: Fix forward to queue group logic
Anirudh Venkataramanan
1
-4
/
+10
2018-10-03
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
3
-2
/
+60
2018-10-03
ice: Notify VF of link status change
Anirudh Venkataramanan
3
-0
/
+17
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
6
-0
/
+1221
2018-10-03
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
6
-1
/
+629
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
10
-1
/
+272
2018-10-03
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
6
-34
/
+184
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
11
-9
/
+1061
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
8
-1
/
+151
2018-10-03
Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Greg Kroah-Hartman
2
-18
/
+22
2018-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Greg Kroah-Hartman
4
-18
/
+12
2018-10-03
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
2
-18
/
+22
2018-10-02
hv_netvsc: remove ndo_poll_controller
Stephen Hemminger
1
-23
/
+0
[next]