index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-01-10
MAINTAINERS: add entry for Dynamic Interrupt Moderation
Andy Gospodarek
-0
/
+5
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
-12
/
+118
2018-01-10
net/dim: use struct net_dim_sample as arg to net_dim
Andy Gospodarek
-12
/
+11
2018-01-10
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
Andy Gospodarek
-134
/
+97
2018-01-10
net/mlx5e: Change Mellanox references in DIM code
Andy Gospodarek
-202
/
+226
2018-01-10
net/mlx5e: Move generic functions to new file
Andy Gospodarek
-20
/
+55
2018-01-10
net/mlx5e: Move AM logic enums
Andy Gospodarek
-25
/
+26
2018-01-10
net/mlx5e: Remove rq references in mlx5e_rx_am
Andy Gospodarek
-12
/
+21
2018-01-10
net/mlx5e: Move interrupt moderation forward declarations
Andy Gospodarek
-4
/
+5
2018-01-10
net/mlx5e: Move interrupt moderation structs to new file
Andy Gospodarek
-32
/
+70
2018-01-10
Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath'
David S. Miller
-32
/
+126
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
-4
/
+8
2018-01-10
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
-23
/
+13
2018-01-10
ipv6: Use a 31-bit multipath hash
Ido Schimmel
-2
/
+2
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
-6
/
+106
2018-01-10
vhost_net: batch used ring update in rx
Jason Wang
-4
/
+11
2018-01-10
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-27
/
+649
2018-01-10
Merge branch 'hns3-next'
David S. Miller
-81
/
+3
2018-01-10
net: hns3: report the function type the same line with hns3_nic_get_stats64
Peng Li
-2
/
+2
2018-01-10
Revert "net: hns3: Add packet statistics of netdev"
Peng Li
-79
/
+1
2018-01-10
Merge branch 'Socionext-Synquacer-NETSEC-driver'
David S. Miller
-0
/
+1848
2018-01-10
MAINTAINERS: Add entry for Socionext ethernet driver
Jassi Brar
-0
/
+7
2018-01-10
net: socionext: Add Synquacer NetSec driver
Jassi Brar
-0
/
+1788
2018-01-10
dt-bindings: net: Add DT bindings for Socionext Netsec
Jassi Brar
-0
/
+53
2018-01-10
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-177
/
+298
2018-01-09
Merge branch 'r8169-improve-runtime-pm'
David S. Miller
-27
/
+17
2018-01-09
r8169: improve runtime pm in general and suspend unused ports
Heiner Kallweit
-8
/
+12
2018-01-09
r8169: improve runtime pm in rtl8169_check_link_status
Heiner Kallweit
-15
/
+6
2018-01-09
r8169: remove unneeded rpm ops in rtl_shutdown
Heiner Kallweit
-5
/
+0
2018-01-09
Merge branch 'tipc-improvements-to-group-messaging'
David S. Miller
-243
/
+300
2018-01-09
tipc: improve poll() for group member socket
Jon Maloy
-33
/
+41
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
-75
/
+99
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
-15
/
+21
2018-01-09
tipc: send out join messages as soon as new member is discovered
Jon Maloy
-42
/
+68
2018-01-09
tipc: simplify group LEAVE sequence
Jon Maloy
-31
/
+9
2018-01-09
tipc: create group member event messages when they are needed
Jon Maloy
-44
/
+56
2018-01-09
tipc: adjustment to group member FSM
Jon Maloy
-3
/
+2
2018-01-09
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
-12
/
+22
2018-01-09
tipc: a couple of cleanups
Jon Maloy
-14
/
+8
2018-01-09
Merge branch 'ethtool-ringparam-upper-bound'
David S. Miller
-21
/
+24
2018-01-09
net/mlx5e: Remove redundant checks in set_ringparam
Eugenia Emantayev
-15
/
+0
2018-01-09
net/mlx4_en: Align behavior of set ring size flow via ethtool
Eugenia Emantayev
-4
/
+13
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
-2
/
+11
2018-01-09
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
-11
/
+13
2018-01-09
ixgbe: Use ring values to test for Tx pending
Alexander Duyck
-16
/
+4
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
-43
/
+34
2018-01-09
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
-4
/
+1
2018-01-09
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
Alexander Duyck
-37
/
+25
2018-01-09
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
-16
/
+3
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
-1
/
+1
[next]