index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
atl1: update statistics code
Sabrina Dubroca
2
-18
/
+26
2014-01-14
atl1e: update statistics code
Sabrina Dubroca
1
-11
/
+19
2014-01-14
atl1c: update statistics code
Sabrina Dubroca
1
-11
/
+20
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
3
-4
/
+4
2014-01-14
net: amd8111e: Spelling s/recive/receive/
Geert Uytterhoeven
1
-1
/
+1
2014-01-14
bnx2x: Correct default Tx switching behaviour
Yuval Mintz
5
-1
/
+75
2014-01-14
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
3
-8
/
+27
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
69
-248
/
+467
2014-01-14
xen-netfront: use new skb_checksum_setup function
Paul Durrant
1
-45
/
+3
2014-01-14
xen-netback: use new skb_checksum_setup function
Paul Durrant
1
-257
/
+3
2014-01-13
net: usbnet: fix SG initialisation
Bjørn Mork
1
-1
/
+1
2014-01-13
net: 3com: fix warning for incorrect type in argument
dingtianhong
1
-1
/
+1
2014-01-13
net: qlcnic: fix warning for incorrect type in argument
dingtianhong
1
-1
/
+1
2014-01-13
sh_eth: fix garbled TX error message
Sergei Shtylyov
1
-4
/
+4
2014-01-13
bonding: fix __get_active_agg() RCU logic
Veaceslav Falico
1
-6
/
+4
2014-01-13
bonding: fix __get_first_agg RCU usage
Veaceslav Falico
1
-1
/
+4
2014-01-13
bonding: fix bond_3ad_set_carrier() RCU usage
Veaceslav Falico
1
-11
/
+11
2014-01-13
qlcnic: Update version to 5.3.54
Shahed Shaikh
1
-2
/
+2
2014-01-13
qlcnic: Enable IPv6 LRO even if IP address is not programmed
Shahed Shaikh
1
-2
/
+2
2014-01-13
qlcnic: Fix SR-IOV cleanup code path
Manish Chopra
1
-3
/
+1
2014-01-13
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
7
-24
/
+70
2014-01-13
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
6
-31
/
+64
2014-01-13
qlcnic: Turn on promiscous mode for SRIOV PF.
Sucheta Chakraborty
1
-0
/
+4
2014-01-13
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
1
-0
/
+30
2014-01-13
qlcnic: Restrict VF from configuring any VLAN mode.
Sucheta Chakraborty
1
-1
/
+11
2014-01-13
phylib: Add of_phy_attach
Andy Fleming
1
-0
/
+20
2014-01-13
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-13
/
+9
2014-01-13
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-13
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-13
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
1
-0
/
+1
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
11
-524
/
+147
2014-01-13
drivers: net: silence compiler warning in smc91x.c
Pankaj Dubey
1
-1
/
+1
2014-01-13
net/mlx4_en: call gro handler for encapsulated frames
Eric Dumazet
2
-5
/
+7
2014-01-13
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2
-11
/
+7
2014-01-13
cxgb4: silence shift wrapping static checker warning
Dan Carpenter
1
-1
/
+1
2014-01-12
bonding: remove dead code from 3ad
Veaceslav Falico
1
-78
/
+0
2014-01-12
bonding: convert 3ad to use pr_warn instead of pr_warning
Veaceslav Falico
1
-25
/
+25
2014-01-12
bonding: clean up style for bond_3ad.c
Veaceslav Falico
1
-270
/
+349
2014-01-11
alx: add stats to ethtool
Sabrina Dubroca
2
-1
/
+107
2014-01-11
alx: add alx_get_stats64 operation
Sabrina Dubroca
2
-0
/
+53
2014-01-11
alx: add stats update function
Sabrina Dubroca
2
-0
/
+62
2014-01-11
alx: add constants for the stats fields
Sabrina Dubroca
1
-4
/
+48
2014-01-11
alx: add a hardware stats structure
Sabrina Dubroca
1
-0
/
+62
2014-01-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
18
-62
/
+887
2014-01-11
can: ti_hecc: fix endianness related sparse warning
Marc Kleine-Budde
1
-6
/
+4
2014-01-11
can: Disable flexcan driver build for big endian CPU on ARM
Guenter Roeck
1
-1
/
+1
2014-01-11
can: sja1000: add support for Elcus CAN200PCI
Oleg Moroz
1
-1
/
+22
2014-01-10
i40evf: fix s390 build failure due to implicit prefetch.h
Paul Gortmaker
1
-0
/
+2
2014-01-10
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
[next]