index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-14
5
-5
/
+7
*
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-14
1
-1
/
+2
*
bgmac: return error on failed PHY write
Rafał Miłecki
2013-02-13
2
-6
/
+7
*
be2net: remove BUG_ON() in be_mcc_compl_is_new()
Sathya Perla
2013-02-13
1
-5
/
+8
*
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
2013-02-13
1
-4
/
+2
*
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
3
-18
/
+12
*
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2013-02-13
3
-45
/
+37
|
\
|
*
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-13
3
-30
/
+31
|
*
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-02-13
2
-16
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-13
7
-90
/
+53
|
\
\
|
*
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-02-12
1
-18
/
+18
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-12
1
-18
/
+18
|
|
|
\
\
|
|
|
*
|
mwl8k: fix band for supported channels
Jonas Gorski
2013-02-11
1
-18
/
+18
|
*
|
|
|
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
2013-02-12
1
-6
/
+3
|
*
|
|
|
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
Bjørn Mork
2013-02-12
1
-0
/
+1
|
|
/
/
/
|
*
|
|
bnx2x: set gso_type
Michael S. Tsirkin
2013-02-11
1
-7
/
+5
|
*
|
|
qlcnic: set gso_type
Michael S. Tsirkin
2013-02-11
1
-1
/
+6
|
*
|
|
ixgbe: fix gso type
Michael S. Tsirkin
2013-02-11
1
-2
/
+6
|
*
|
|
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
2013-02-11
1
-3
/
+7
|
*
|
|
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
2013-02-11
1
-1
/
+1
|
*
|
|
Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2013-02-11
1
-67
/
+19
|
|
\
\
\
|
|
*
|
|
Revert "r8169: enable internal ASPM and clock request settings".
Francois Romieu
2013-02-09
1
-21
/
+9
|
|
*
|
|
Revert "r8169: enable ALDPS for power saving".
Francois Romieu
2013-02-08
1
-46
/
+10
*
|
|
|
|
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
2013-02-12
1
-24
/
+38
*
|
|
|
|
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
2013-02-12
1
-1
/
+3
*
|
|
|
|
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
2013-02-12
1
-52
/
+283
*
|
|
|
|
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
2013-02-12
1
-15
/
+21
*
|
|
|
|
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
2013-02-12
4
-9
/
+24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
2013-02-12
1
-1
/
+1
*
|
|
|
qlcnic: fix mailbox response handling
Jitendra Kalsaria
2013-02-11
1
-26
/
+40
*
|
|
|
qlcnic: enhance MSIX allocation failure log message
Manish Chopra
2013-02-11
1
-2
/
+3
*
|
|
|
qlcnic: fix async event handling during diagnostic loopback test
Jitendra Kalsaria
2013-02-11
1
-2
/
+5
*
|
|
|
qlcnic: refactor 83xx diagnostic IRQ test
Jitendra Kalsaria
2013-02-11
3
-27
/
+48
*
|
|
|
qlcnic: refactor 83xx diagnostic loopback test
Jitendra Kalsaria
2013-02-11
5
-32
/
+158
*
|
|
|
qlcnic: helper routine to handle async events
Jitendra Kalsaria
2013-02-11
4
-64
/
+45
*
|
|
|
qlcnic: fix firmware based IDC participation
Jitendra Kalsaria
2013-02-11
1
-4
/
+4
*
|
|
|
qlcnic: fix initialize NIC mailbox command
Himanshu Madhani
2013-02-11
3
-7
/
+12
*
|
|
|
veth: fix NULL dereference in veth_dellink()
Eric Dumazet
2013-02-11
1
-5
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-09
129
-984
/
+1011
|
\
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-08
38
-251
/
+459
|
|
\
|
|
|
|
*
|
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
2013-02-08
1
-73
/
+73
|
|
*
|
Merge branch 'netback'
David S. Miller
2013-02-08
3
-53
/
+88
|
|
|
\
\
|
|
|
*
|
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
2013-02-08
1
-1
/
+1
|
|
|
*
|
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
2013-02-08
1
-1
/
+12
|
|
|
*
|
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
2013-02-08
1
-25
/
+13
|
|
|
*
|
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
2013-02-08
3
-26
/
+62
|
|
*
|
|
net: qmi_wwan: add more Huawei devices, including E320
Bjørn Mork
2013-02-06
1
-0
/
+12
|
|
*
|
|
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
2013-02-06
1
-0
/
+3
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-06
11
-32
/
+74
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
|
|
*
brcmsmac: rework of mac80211 .flush() callback operation
Arend van Spriel
2013-02-04
4
-29
/
+27
[next]