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
*
bonding: convert ad_select to use the new option API
Nikolay Aleksandrov
2014-01-23
7
-50
/
+41
*
bonding: convert min_links to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-19
/
+18
*
bonding: convert lacp_rate to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-51
/
+37
*
bonding: convert updelay to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-33
/
+27
*
bonding: convert downdelay to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-32
/
+27
*
bonding: convert arp_ip_target to use the new option API
Nikolay Aleksandrov
2014-01-23
5
-41
/
+53
*
bonding: convert arp_interval to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-35
/
+32
*
bonding: convert fail_over_mac to use the new option API
Nikolay Aleksandrov
2014-01-23
7
-50
/
+43
*
bonding: convert arp_all_targets to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-41
/
+36
*
bonding: convert arp_validate to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-52
/
+45
*
bonding: convert xmit_hash_policy to use the new option API
Nikolay Aleksandrov
2014-01-23
7
-46
/
+41
*
bonding: convert packets_per_slave to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-32
/
+27
*
bonding: convert mode setting to use the new option API
Nikolay Aleksandrov
2014-01-23
6
-62
/
+48
*
bonding: add infrastructure for an option API
Nikolay Aleksandrov
2014-01-23
3
-0
/
+373
*
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
2014-01-22
5
-21
/
+30
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2014-01-22
1
-7
/
+1
*
net/mlx4_core: Remove unnecessary validation for port number
Moni Shoua
2014-01-22
1
-3
/
+0
*
be2net: Fix be_vlan_add/rem_vid() routines
Somnath Kotur
2014-01-22
1
-13
/
+8
*
bnx2x: Fix VF flr flow
Ariel Elior
2014-01-22
1
-28
/
+33
*
net: Add GRO support for vxlan traffic
Or Gerlitz
2014-01-22
1
-7
/
+110
*
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-22
6
-12
/
+32
*
bond: make slave_sysfs_ops static
stephen hemminger
2014-01-22
1
-1
/
+1
*
net: add vxlan description
Jesse Brandeburg
2014-01-22
1
-0
/
+1
*
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
2014-01-21
1
-2
/
+2
*
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2014-01-21
2
-8
/
+37
*
net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
damuzi000
2014-01-20
3
-19
/
+21
*
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
Chen-Yu Tsai
2014-01-20
5
-0
/
+158
*
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
2014-01-20
1
-10
/
+34
*
net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
Chen-Yu Tsai
2014-01-20
1
-1
/
+8
*
net: stmmac: Honor DT parameter to force DMA store and forward mode
Chen-Yu Tsai
2014-01-20
1
-0
/
+2
*
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
2014-01-20
1
-4
/
+14
*
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
2014-01-20
5
-5
/
+25
*
net: stmmac: Enable stmmac main clock when probing hardware
Chen-Yu Tsai
2014-01-20
1
-13
/
+13
*
phy: cleanup 10g code
stephen hemminger
2014-01-20
1
-20
/
+4
*
qlcnic: fix sparse warnings
Fengguang Wu
2014-01-20
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
6
-23
/
+41
|
\
|
*
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-17
1
-6
/
+2
|
*
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
2014-01-16
1
-2
/
+9
|
*
bnx2x: Don't release PCI bars on shutdown
Yuval Mintz
2014-01-16
1
-14
/
+15
|
*
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
2014-01-16
1
-0
/
+1
|
*
qlge: Fix vlan netdev features.
Jitendra Kalsaria
2014-01-15
1
-0
/
+2
|
*
dm9601: add USB IDs for new dm96xx variants
Peter Korsgaard
2014-01-15
1
-0
/
+12
*
|
ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function
Emil Tantilov
2014-01-18
2
-140
/
+133
*
|
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2014-01-18
2
-40
/
+59
*
|
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2014-01-18
2
-95
/
+130
*
|
ixgbevf: add tx counters
Emil Tantilov
2014-01-18
1
-0
/
+2
*
|
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
2014-01-18
3
-20
/
+9
*
|
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
2014-01-18
3
-44
/
+62
*
|
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-18
3
-84
/
+61
*
|
i40e: Fix device ID define names to align to standard
Shannon Nelson
2014-01-18
7
-70
/
+70
[next]