index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/dim: use struct net_dim_sample as arg to net_dim
Andy Gospodarek
2018-01-10
2
-12
/
+11
*
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
Andy Gospodarek
2018-01-10
5
-134
/
+97
*
net/mlx5e: Change Mellanox references in DIM code
Andy Gospodarek
2018-01-10
8
-202
/
+226
*
net/mlx5e: Move generic functions to new file
Andy Gospodarek
2018-01-10
5
-20
/
+55
*
net/mlx5e: Move AM logic enums
Andy Gospodarek
2018-01-10
2
-25
/
+26
*
net/mlx5e: Remove rq references in mlx5e_rx_am
Andy Gospodarek
2018-01-10
3
-12
/
+21
*
net/mlx5e: Move interrupt moderation forward declarations
Andy Gospodarek
2018-01-10
2
-4
/
+5
*
net/mlx5e: Move interrupt moderation structs to new file
Andy Gospodarek
2018-01-10
2
-32
/
+70
*
Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath'
David S. Miller
2018-01-10
4
-32
/
+126
|
\
|
*
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2018-01-10
2
-4
/
+8
|
*
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
2018-01-10
1
-23
/
+13
|
*
ipv6: Use a 31-bit multipath hash
Ido Schimmel
2018-01-10
1
-2
/
+2
|
*
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-10
4
-6
/
+106
|
/
*
vhost_net: batch used ring update in rx
Jason Wang
2018-01-10
1
-4
/
+11
*
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-01-10
17
-27
/
+649
|
\
|
*
net/mlx5e: E-switch, Add steering drop counters
Eugenia Emantayev
2018-01-09
4
-2
/
+112
|
*
net/core: Add drop counters to VF statistics
Eugenia Emantayev
2018-01-09
3
-1
/
+13
|
*
net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"
Gal Pressman
2018-01-09
1
-1
/
+1
|
*
net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters
Feras Daoud
2018-01-09
1
-0
/
+1
|
*
net/mlx5e: IPoIB, Add PTP ioctl support for child interface
Feras Daoud
2018-01-09
3
-2
/
+9
|
*
net/mlx5e: IPoIB, Use correct timestamp in child receive flow
Feras Daoud
2018-01-09
1
-1
/
+6
|
*
net/mlx5e: Support offloading TC NIC hairpin flows
Or Gerlitz
2018-01-09
2
-12
/
+172
|
*
net/mlx5e: Basic setup of hairpin object
Or Gerlitz
2018-01-09
1
-0
/
+97
|
*
net/mlx5: Hairpin pair core object setup
Or Gerlitz
2018-01-09
2
-0
/
+203
|
*
net/mlx5: Add hairpin definitions to the FW API
Or Gerlitz
2018-01-09
1
-8
/
+35
*
|
Merge branch 'hns3-next'
David S. Miller
2018-01-10
2
-81
/
+3
|
\
\
|
*
|
net: hns3: report the function type the same line with hns3_nic_get_stats64
Peng Li
2018-01-10
1
-2
/
+2
|
*
|
Revert "net: hns3: Add packet statistics of netdev"
Peng Li
2018-01-10
1
-79
/
+1
|
/
/
*
|
Merge branch 'Socionext-Synquacer-NETSEC-driver'
David S. Miller
2018-01-10
5
-0
/
+1848
|
\
\
|
*
|
MAINTAINERS: Add entry for Socionext ethernet driver
Jassi Brar
2018-01-10
1
-0
/
+7
|
*
|
net: socionext: Add Synquacer NetSec driver
Jassi Brar
2018-01-10
3
-0
/
+1788
|
*
|
dt-bindings: net: Add DT bindings for Socionext Netsec
Jassi Brar
2018-01-10
1
-0
/
+53
|
/
/
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-10
10
-177
/
+298
|
\
\
|
*
|
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
2018-01-09
2
-11
/
+13
|
*
|
ixgbe: Use ring values to test for Tx pending
Alexander Duyck
2018-01-09
1
-16
/
+4
|
*
|
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
4
-43
/
+34
|
*
|
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
2018-01-09
2
-4
/
+1
|
*
|
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
Alexander Duyck
2018-01-09
1
-37
/
+25
|
*
|
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
2018-01-09
1
-16
/
+3
|
*
|
ixgbe: Fix interaction between SR-IOV and macvlan offload
Alexander Duyck
2018-01-09
1
-7
/
+5
|
*
|
ixgbevf: remove redundant setting of xcast_mode
Emil Tantilov
2018-01-09
1
-4
/
+0
|
*
|
ixgbe: Remove an obsolete comment about ITR
Tonghao Zhang
2018-01-09
1
-2
/
+0
|
*
|
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-09
7
-14
/
+198
|
*
|
ixgbe: advertise highest capable link speed
Paul Greenwalt
2018-01-09
1
-9
/
+8
|
*
|
ixgbe: remove unused enum latency_range
Emil Tantilov
2018-01-09
1
-7
/
+0
|
*
|
ixgbe: enable multicast on shutdown for WOL
Emil Tantilov
2018-01-09
1
-7
/
+7
|
|
/
*
|
Merge branch 'r8169-improve-runtime-pm'
David S. Miller
2018-01-09
1
-27
/
+17
|
\
\
|
*
|
r8169: improve runtime pm in general and suspend unused ports
Heiner Kallweit
2018-01-09
1
-8
/
+12
|
*
|
r8169: improve runtime pm in rtl8169_check_link_status
Heiner Kallweit
2018-01-09
1
-15
/
+6
|
*
|
r8169: remove unneeded rpm ops in rtl_shutdown
Heiner Kallweit
2018-01-09
1
-5
/
+0
|
/
/
[next]