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-03-08
liquidio: avoid doing useless work
Prasad Kanneganti
2
-2
/
+9
2018-03-08
liquidio: Resolved mbox read issue while reading more than one 64bit data
Intiyaz Basha
1
-2
/
+3
2018-03-08
Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
11
-278
/
+1620
2018-03-08
ibmvnic: Do not disable device during failover or partition migration
Thomas Falcon
1
-4
/
+7
2018-03-08
ibmvnic: Reorganize device close
Thomas Falcon
1
-9
/
+14
2018-03-08
ibmvnic: Clean up device close
Thomas Falcon
1
-12
/
+2
2018-03-08
net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...
Peng Li
1
-0
/
+10
2018-03-08
net: hns3: set the max ring num when alloc netdev
Peng Li
1
-14
/
+13
2018-03-08
net: hns3: fix the queue id for tqp enable&&reset
Peng Li
1
-26
/
+24
2018-03-08
net: hns3: fix endian issue when PF get mbx message flag
Peng Li
1
-3
/
+4
2018-03-08
net: hns3: set the cmdq out_vld bit to 0 after used
Peng Li
2
-0
/
+2
2018-03-08
net: hns3: VF should get the real rss_size instead of rss_size_max
Peng Li
1
-1
/
+1
2018-03-08
ipvlan: properly annotate rx_handler access
Paolo Abeni
1
-1
/
+1
2018-03-07
net/mlx5: Fix wrongly assigned CQ reference counter
Leon Romanovsky
1
-2
/
+1
2018-03-07
net/mlx5: IPSec, Add support for ESN
Aviad Yehezkel
5
-12
/
+185
2018-03-07
net/mlx5e: Added common function for to_ipsec_sa_entry
Aviad Yehezkel
1
-10
/
+19
2018-03-07
net/mlx5: Add flow-steering commands for FPGA IPSec implementation
Aviad Yehezkel
5
-0
/
+762
2018-03-07
net/mlx5: Refactor accel IPSec code
Aviad Yehezkel
5
-223
/
+528
2018-03-07
net/mlx5: Added required metadata capability for ipsec
Aviad Yehezkel
1
-2
/
+4
2018-03-07
net/mlx5: Export ipsec capabilities
Aviad Yehezkel
4
-24
/
+16
2018-03-07
net/mlx5: IPSec, Add command V2 support
Aviad Yehezkel
5
-43
/
+63
2018-03-07
net/mlx5e: IPSec, Add support for ESP trailer removal by hardware
Yossi Kuperman
5
-1
/
+68
2018-03-07
net/mlx5: IPSec, Generalize sandbox QP commands
Yossi Kuperman
1
-51
/
+65
2018-03-07
net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec caps
Saeed Mahameed
1
-2
/
+1
2018-03-07
cxgb3: remove VLA usage
Gustavo A. R. Silva
1
-4
/
+4
2018-03-07
net: mvpp2: Add support for unicast filtering
Maxime Chevallier
1
-135
/
+161
2018-03-07
net: mvpp2: Simplify MAC filtering function parameters
Maxime Chevallier
1
-15
/
+15
2018-03-07
net: cdc_eem: clean up bind error path
Johan Hovold
1
-4
/
+1
2018-03-07
net: kalmia: clean up bind error path
Johan Hovold
1
-5
/
+1
2018-03-07
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
13
-182
/
+351
2018-03-07
net/mlx4_en: try to use high order pages for RX rings
Eric Dumazet
1
-8
/
+5
2018-03-07
enic: fix boolreturn.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-03-07
net: dsa: mv88e6xxx: fix boolreturn.cocci warnings
Fengguang Wu
1
-3
/
+3
2018-03-07
net: phy: mdio-mux: slience probe defer error
Jerome Brunet
1
-2
/
+3
2018-03-07
net: unpollute priv_flags space
Paolo Abeni
2
-4
/
+12
2018-03-07
net: phy: use phy_disable_interrupts in phy_stop
Heiner Kallweit
1
-7
/
+2
2018-03-07
net: phy: remove phy_error from phy_disable_interrupts
Heiner Kallweit
1
-11
/
+2
2018-03-07
net: mvpp2: mvpp2_check_hw_buf_num() can be static
kbuild test robot
1
-1
/
+1
2018-03-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-6
/
+30
2018-03-07
lan743x: Add main source files for new lan743x driver
Bryan Whitehead
4
-0
/
+3391
2018-03-07
ravb: remove erroneous comment
Niklas Söderlund
1
-1
/
+0
2018-03-06
net/mlx5: Flow steering cmd interface should get the fte when deleting
Aviad Yehezkel
3
-5
/
+5
2018-03-06
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
1
-4
/
+3
2018-03-06
net/mlx5: Embed mlx5_flow_act into fs_fte
Matan Barak
4
-25
/
+21
2018-03-06
net/mlx5: Add empty egress namespace to flow steering core
Aviad Yehezkel
4
-0
/
+34
2018-03-06
net/mlx5: Add shim layer between fs and cmd
Matan Barak
4
-100
/
+248
2018-03-06
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
3
-2
/
+4
2018-03-06
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
1
-12
/
+8
2018-03-06
net/mlx5: FPGA and IPSec initialization to be before flow steering
Matan Barak
1
-19
/
+20
2018-03-06
net/mlx5e: Removed not need synchronize_rcu
Aviad Yehezkel
1
-2
/
+2
[next]