index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
net/mlx5e: Make function mlx5e_change_rep_mtu() static
Wei Yongjun
2018-06-05
1
-1
/
+1
|
*
|
|
|
|
|
net: qualcomm: rmnet: Fix use after free while sending command ack
Subash Abhinov Kasiviswanathan
2018-06-05
1
-4
/
+4
|
*
|
|
|
|
|
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
2018-06-05
1
-0
/
+4
|
*
|
|
|
|
|
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
2018-06-05
1
-2
/
+14
|
*
|
|
|
|
|
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
2018-06-05
1
-48
/
+0
|
*
|
|
|
|
|
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
2018-06-05
1
-46
/
+50
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-05
1
-6
/
+12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mlx4_core: restore optimal ICM memory allocation
Eric Dumazet
2018-06-03
1
-6
/
+12
|
*
|
|
|
|
|
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-06-04
8
-70
/
+195
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ixgbe: fix broken ipsec Rx with proper cast on spi
Shannon Nelson
2018-06-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ixgbe: check ipsec ip addr against mgmt filters
Shannon Nelson
2018-06-04
1
-0
/
+88
|
|
*
|
|
|
|
|
|
ixgbe: fix possible race in reset subtask
Tony Nguyen
2018-06-04
1
-2
/
+4
|
|
*
|
|
|
|
|
|
bpf, i40e: add meta data support
Daniel Borkmann
2018-06-04
1
-8
/
+31
|
|
*
|
|
|
|
|
|
ixgbe: introduce a helper to simplify code
YueHaibing
2018-06-04
1
-36
/
+21
|
|
*
|
|
|
|
|
|
ixgbevf: fix possible race in the reset subtask
Emil Tantilov
2018-06-04
1
-2
/
+4
|
|
*
|
|
|
|
|
|
ixgbevf: Fix coexistence of malicious driver detection with XDP
Alexander Duyck
2018-06-04
2
-7
/
+30
|
|
*
|
|
|
|
|
|
igb: Wait 10ms just once after TX queues reset
Sergey Nemov
2018-06-04
1
-5
/
+8
|
|
*
|
|
|
|
|
|
igb: Clear TSICR interrupts together with ICR
Joanna Yurdal
2018-06-04
1
-0
/
+2
|
|
*
|
|
|
|
|
|
e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
Benjamin Poirier
2018-06-04
1
-9
/
+6
|
*
|
|
|
|
|
|
|
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
2018-06-04
1
-5
/
+18
|
*
|
|
|
|
|
|
|
team: use netdev_features_t instead of u32
Dan Carpenter
2018-06-04
1
-1
/
+2
|
*
|
|
|
|
|
|
|
net_failover: Use netdev_features_t instead of u32
Dan Carpenter
2018-06-04
1
-1
/
+2
|
*
|
|
|
|
|
|
|
qed: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-04
1
-4
/
+3
|
*
|
|
|
|
|
|
|
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-04
1
-7
/
+4
|
*
|
|
|
|
|
|
|
qed: Add srq core support for RoCE and iWARP
Yuval Bason
2018-06-04
8
-7
/
+223
|
*
|
|
|
|
|
|
|
net: ethernet: bnx2: Replace NULL comparison
Varsha Rao
2018-06-04
1
-21
/
+21
|
*
|
|
|
|
|
|
|
net: ethernet: bnx2: Remove extra parentheses
Varsha Rao
2018-06-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net: gemini: fix spelling mistake: "it" -> "is"
YueHaibing
2018-06-04
1
-3
/
+3
|
*
|
|
|
|
|
|
|
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
2018-06-04
3
-10
/
+3
|
*
|
|
|
|
|
|
|
Allow ethtool to change tun link settings
Chas Williams
2018-06-04
1
-2
/
+25
|
*
|
|
|
|
|
|
|
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
2018-06-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
2018-06-04
2
-12
/
+11
|
*
|
|
|
|
|
|
|
sh_eth: make sh_eth_soft_swap() work on ARM
Sergei Shtylyov
2018-06-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED
Petr Machata
2018-06-04
1
-1
/
+3
|
*
|
|
|
|
|
|
|
mlxsw: spectrum_switchdev: Postpone respin on object deletion
Petr Machata
2018-06-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net: mvpp2: mvpp2_percpu_read_relaxed() can be static
kbuild test robot
2018-06-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net: aquantia: make function aq_fw2x_get_mac_permanent static
Colin Ian King
2018-06-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net: ethernet: mlx4: Remove unnecessary parentheses
Varsha Rao
2018-06-04
1
-2
/
+2
|
*
|
|
|
|
|
|
|
net: stmmac: Add Flexible PPS support
Jose Abreu
2018-06-04
10
-3
/
+145
|
*
|
|
|
|
|
|
|
qed: Fix use of incorrect shmem address.
Sudarsana Reddy Kalluru
2018-06-04
1
-2
/
+3
|
*
|
|
|
|
|
|
|
qed: Fix shared memory inconsistency between driver and the MFW.
Sudarsana Reddy Kalluru
2018-06-04
1
-0
/
+1
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
net: virtio: simplify the virtnet_find_vqs
Tonghao Zhang
2018-06-04
1
-5
/
+1
|
*
|
|
|
|
|
|
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
2018-06-03
133
-1157
/
+2282
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-05-30
23
-124
/
+920
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
2018-05-25
9
-0
/
+332
|
|
|
*
|
|
|
|
|
|
ath10k: DFS Host Confirmation
Sriram R
2018-05-25
5
-10
/
+273
|
|
|
*
|
|
|
|
|
|
ath: add support to get the detected radar specifications
Sriram R
2018-05-25
5
-5
/
+10
|
|
|
*
|
|
|
|
|
|
wcn36xx: improve debug and error messages for SMD
Daniel Mack
2018-05-25
1
-4
/
+10
|
|
|
*
|
|
|
|
|
|
wcn36xx: simplify wcn36xx_smd_open()
Daniel Mack
2018-05-25
1
-9
/
+3
|
|
|
*
|
|
|
|
|
|
wcn36xx: drain pending indicator messages on shutdown
Daniel Mack
2018-05-25
1
-0
/
+6
[prev]
[next]