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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-11
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
1
-3
/
+1
2014-11-11
net: phy: Correctly handle MII ioctl which changes autonegotiation.
Brian Hill
1
-12
/
+24
2014-11-11
net: ppp: Don't call bpf_prog_create() in ppp_lock
Takashi Iwai
1
-20
/
+20
2014-11-11
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...
Or Gerlitz
1
-8
/
+14
2014-11-10
cxgb4 : Fix bug in DCB app deletion
Anish Bhatt
1
-1
/
+2
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
1
-0
/
+2
2014-11-10
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
3
-7
/
+15
2014-11-10
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
6
-11
/
+135
2014-11-10
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
Hariprasad Shenai
2
-40
/
+61
2014-11-07
asix: Do full reset during ax88772_bind
Charles Keepax
1
-13
/
+1
2014-11-07
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
Lothar Waßmann
1
-4
/
+19
2014-11-06
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-5
/
+27
2014-11-06
netxen: Fix link event handling.
Manish Chopra
1
-1
/
+2
2014-11-06
enic: update desc properly in rx_copybreak
Govindarajulu Varadarajan
1
-12
/
+2
2014-11-06
enic: handle error condition properly in enic_rq_indicate_buf
Govindarajulu Varadarajan
1
-0
/
+6
2014-11-06
net/mlx5_core: Fix race on driver load
Eli Cohen
1
-2
/
+2
2014-11-06
net/mlx5_core: Fix race in create EQ
Eli Cohen
1
-4
/
+3
2014-11-06
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
1
-1
/
+0
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
1
-8
/
+10
2014-11-05
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
1
-13
/
+16
2014-11-05
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
1
-6
/
+9
2014-11-05
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
1
-2
/
+0
2014-11-05
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
1
-0
/
+1
2014-11-05
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
1
-2
/
+3
2014-11-05
drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...
Chen Gang
1
-1
/
+0
2014-11-04
drivers: net: xgene: fix: Use separate resources
Iyappan Subramanian
2
-3
/
+6
2014-11-04
drivers: net: xgene: Backward compatibility with older firmware
Iyappan Subramanian
6
-5
/
+38
2014-11-04
Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-1
/
+3
2014-11-04
Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...
John W. Linville
5
-4
/
+24
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
1
-1
/
+2
2014-11-03
macvtap: Fix csum_start when VLAN tags are present
Herbert Xu
1
-0
/
+2
2014-11-03
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
1
-8
/
+8
2014-11-03
tun: Fix TUN_PKT_STRIP setting
Herbert Xu
1
-4
/
+8
2014-11-03
tun: Fix csum_start with VLAN acceleration
Herbert Xu
1
-7
/
+9
2014-11-03
iwlwifi: fix RFkill while calibrating
Emmanuel Grumbach
5
-4
/
+23
2014-11-01
smc91x: retrieve IRQ and trigger flags in a modern way
Linus Walleij
1
-8
/
+12
2014-11-01
drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...
Chen Gang
1
-0
/
+1
2014-11-01
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
1
-0
/
+7
2014-11-01
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
1
-2
/
+4
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
1
-9
/
+18
2014-11-01
sunhme: Add DMA mapping error checks.
David S. Miller
1
-5
/
+57
2014-10-31
Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
14
-32
/
+67
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-10-31
net: smc91x: Fix gpios for device tree based booting
Tony Lindgren
2
-0
/
+61
2014-10-31
r8152: stop submitting intr for -EPROTO
hayeswang
1
-0
/
+3
2014-10-30
drivers/net: macvtap and tun depend on INET
Ben Hutchings
1
-0
/
+2
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2
-1
/
+8
2014-10-30
drivers/net: Disable UFO through virtio
Ben Hutchings
3
-26
/
+30
[next]