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
2018-01-11
cxgb4: implement ndo_features_check
Ganesh Goudar
1
-0
/
+19
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
3
-37
/
+186
2018-01-11
cxgb4: implement udp tunnel callbacks
Ganesh Goudar
3
-0
/
+251
2018-01-11
cxgb4: add data structures to support vxlan
Ganesh Goudar
3
-0
/
+208
2018-01-10
Merge branch 'sfc-support-25G-configuration-with-ethtool'
David S. Miller
5
-93
/
+120
2018-01-10
sfc: add bits for 25/50/100G supported/advertised speeds
Edward Cree
1
-0
/
+12
2018-01-10
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
5
-83
/
+92
2018-01-10
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
1
-10
/
+16
2018-01-10
Merge branch 'mlxsw-qdisc-refactoring'
David S. Miller
5
-154
/
+280
2018-01-10
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
1
-0
/
+7
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
1
-38
/
+71
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
1
-11
/
+26
2018-01-10
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
1
-14
/
+62
2018-01-10
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
1
-21
/
+22
2018-01-10
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
1
-18
/
+18
2018-01-10
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
1
-20
/
+13
2018-01-10
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
1
-31
/
+32
2018-01-10
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2
-19
/
+20
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
2
-6
/
+7
2018-01-10
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
3
-25
/
+51
2018-01-10
mlxsw: spectrum: Fix typo in firmware upgrade message
Ido Schimmel
1
-1
/
+1
2018-01-10
tcp: make local function tcp_recv_timestamp static
Wei Yongjun
1
-2
/
+2
2018-01-10
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
1
-1
/
+2
2018-01-10
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
1
-6
/
+17
2018-01-10
tuntap: fix for "tuntap: XDP transmission"
Stephen Rothwell
1
-2
/
+2
2018-01-10
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
Jesper Dangaard Brouer
1
-3
/
+0
2018-01-10
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
1
-1
/
+150
2018-01-10
Merge branch 'net-create-dynamic-software-irq-moderation-library'
David S. Miller
15
-411
/
+592
2018-01-10
MAINTAINERS: add entry for Dynamic Interrupt Moderation
Andy Gospodarek
1
-0
/
+5
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
5
-12
/
+118
2018-01-10
net/dim: use struct net_dim_sample as arg to net_dim
Andy Gospodarek
2
-12
/
+11
2018-01-10
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
Andy Gospodarek
5
-134
/
+97
2018-01-10
net/mlx5e: Change Mellanox references in DIM code
Andy Gospodarek
8
-202
/
+226
2018-01-10
net/mlx5e: Move generic functions to new file
Andy Gospodarek
5
-20
/
+55
2018-01-10
net/mlx5e: Move AM logic enums
Andy Gospodarek
2
-25
/
+26
2018-01-10
net/mlx5e: Remove rq references in mlx5e_rx_am
Andy Gospodarek
3
-12
/
+21
2018-01-10
net/mlx5e: Move interrupt moderation forward declarations
Andy Gospodarek
2
-4
/
+5
2018-01-10
net/mlx5e: Move interrupt moderation structs to new file
Andy Gospodarek
2
-32
/
+70
2018-01-10
Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath'
David S. Miller
4
-32
/
+126
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2
-4
/
+8
2018-01-10
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
1
-23
/
+13
2018-01-10
ipv6: Use a 31-bit multipath hash
Ido Schimmel
1
-2
/
+2
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
4
-6
/
+106
2018-01-10
vhost_net: batch used ring update in rx
Jason Wang
1
-4
/
+11
2018-01-10
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-27
/
+649
2018-01-10
Merge branch 'hns3-next'
David S. Miller
2
-81
/
+3
2018-01-10
net: hns3: report the function type the same line with hns3_nic_get_stats64
Peng Li
1
-2
/
+2
2018-01-10
Revert "net: hns3: Add packet statistics of netdev"
Peng Li
1
-79
/
+1
2018-01-10
Merge branch 'Socionext-Synquacer-NETSEC-driver'
David S. Miller
5
-0
/
+1848
2018-01-10
MAINTAINERS: Add entry for Socionext ethernet driver
Jassi Brar
1
-0
/
+7
[next]