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-01-09
r8169: improve runtime pm in general and suspend unused ports
Heiner Kallweit
1
-8
/
+12
2018-01-09
r8169: improve runtime pm in rtl8169_check_link_status
Heiner Kallweit
1
-15
/
+6
2018-01-09
r8169: remove unneeded rpm ops in rtl_shutdown
Heiner Kallweit
1
-5
/
+0
2018-01-09
net/mlx5e: Remove redundant checks in set_ringparam
Eugenia Emantayev
1
-15
/
+0
2018-01-09
net/mlx4_en: Align behavior of set ring size flow via ethtool
Eugenia Emantayev
1
-4
/
+13
2018-01-09
be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map
Colin Ian King
1
-1
/
+1
2018-01-09
virtio_net: propagate linkspeed/duplex settings from the hypervisor
Jason Baron
1
-1
/
+22
2018-01-09
macsec: Add support for GCM-AES-256 cipher suite
Felix Walter
1
-13
/
+59
2018-01-09
tuntap: XDP transmission
Jason Wang
2
-33
/
+191
2018-01-09
tun/tap: use ptr_ring instead of skb_array
Jason Wang
3
-59
/
+63
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
126
-514
/
+964
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-129
/
+281
2018-01-08
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2018-01-08
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+3
2018-01-08
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2018-01-08
net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-5
/
+4
2018-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-32
/
+79
2018-01-08
Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-1
/
+1
2018-01-08
sh_eth: fix TXALCR1 offsets
Sergei Shtylyov
1
-2
/
+2
2018-01-08
mdio-sun4i: Fix a memory leak
Christophe JAILLET
1
-2
/
+4
2018-01-08
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
1
-0
/
+2
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
4
-15
/
+14
2018-01-08
xen-netfront: enable device after manual module load
Eduardo Otubo
1
-0
/
+1
2018-01-08
forcedeth: remove duplicate structure member in rx
Zhu Yanjun
1
-8
/
+9
2018-01-08
bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
Venkat Duvvuru
1
-1
/
+1
2018-01-08
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
1
-1
/
+1
2018-01-08
net: hns3: Add more packet size statisctics
Jian Shen
2
-7
/
+56
2018-01-08
net: hns3: remove redundant semicolon
Peng Li
1
-1
/
+1
2018-01-08
net: hns3: fix for not setting pause parameters
Fuyun Liang
3
-7
/
+98
2018-01-08
net: hns3: add MTU initialization for hardware
Fuyun Liang
1
-2
/
+20
2018-01-08
net: hns3: fix for changing MTU
Fuyun Liang
1
-0
/
+2
2018-01-08
net: hns3: fix for setting MTU
Fuyun Liang
3
-5
/
+16
2018-01-08
net: hns3: fix for updating fc_mode_last_time
Fuyun Liang
1
-9
/
+6
2018-01-08
net: hns3: Fix a response data read error of tqp statistics query
Jian Shen
2
-4
/
+4
2018-01-08
net: hns3: Add packet statistics of netdev
Jian Shen
1
-1
/
+79
2018-01-08
net: hns3: Remove a useless member of struct hns3_stats
Jian Shen
1
-3
/
+1
2018-01-08
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
Jian Shen
1
-1
/
+2
2018-01-08
net: hns3: Fix a loop index error of tqp statistics query
Jian Shen
1
-5
/
+5
2018-01-08
net: hns3: Fix an error of total drop packet statistics
Jian Shen
1
-2
/
+9
2018-01-08
net: hns3: Mask the packet statistics query when NIC is down
Jian Shen
1
-0
/
+8
2018-01-08
net: hns3: Modify the update period of packet statistics
Jian Shen
3
-1
/
+17
2018-01-08
net: hns3: Remove repeat statistic of rx_errors
Jian Shen
1
-1
/
+0
2018-01-08
net: hns3: Fix spelling errors
Jian Shen
2
-9
/
+9
2018-01-08
net: hns3: Unify the strings display of packet statistics
Jian Shen
4
-66
/
+69
2018-01-08
net: hns3: Disable VFs change rxvlan offload status
Jian Shen
1
-2
/
+3
2018-01-08
net: hns3: Add ethtool interface for vlan filter
Jian Shen
3
-3
/
+25
2018-01-08
net: qualcomm: rmnet: Add support for GSO
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2018-01-08
net: qualcomm: rmnet: Add support for TX checksum offload
Subash Abhinov Kasiviswanathan
4
-0
/
+131
2018-01-08
net: qualcomm: rmnet: Handle command packets with checksum trailer
Subash Abhinov Kasiviswanathan
1
-2
/
+15
2018-01-08
net: qualcomm: rmnet: Add support for RX checksum offload
Subash Abhinov Kasiviswanathan
4
-6
/
+201
[next]