index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2010-07-07
2
-3
/
+55
*
|
|
|
bnx2x: Set RXHASH for LRO packets
Vladislav Zolotarov
2010-07-07
1
-7
/
+21
*
|
|
|
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
George Kadianakis
2010-07-07
1
-2
/
+1
*
|
|
|
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
18
-71
/
+89
*
|
|
|
forcedeth: correct valid flag
Julia Lawall
2010-07-05
1
-1
/
+1
*
|
|
|
isdn: avoid calling tty_ldisc_flush() in atomic context
Tilman Schmidt
2010-07-05
1
-6
/
+0
*
|
|
|
Documentation/isdn: CAPI controller interface amendment
Tilman Schmidt
2010-07-05
1
-2
/
+6
*
|
|
|
qlge: Change version to v1.00.00.25.00.00-01.
Ron Mercer
2010-07-05
1
-1
/
+1
*
|
|
|
qlge: Make adapter drop frame errors and pass up csum errors.
Ron Mercer
2010-07-05
1
-2
/
+28
*
|
|
|
qlge: Fix possible endian issue for rx UDP csum.
Ron Mercer
2010-07-05
1
-2
/
+2
*
|
|
|
qlge: Reduce print level in data path statements.
Ron Mercer
2010-07-05
1
-3
/
+3
*
|
|
|
qlge: Don't use firmware when forcing firmware dump.
Ron Mercer
2010-07-05
3
-24
/
+1
*
|
|
|
qlge: Restore promiscuous setting after reset.
Ron Mercer
2010-07-05
2
-1
/
+7
*
|
|
|
ni52: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-19
/
+18
*
|
|
|
ns83820: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-22
/
+22
*
|
|
|
mac89x0: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-23
/
+29
*
|
|
|
natsemi: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-29
/
+27
*
|
|
|
ksz884x: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-24
/
+22
*
|
|
|
lance: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-24
/
+32
*
|
|
|
hp100: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-25
/
+22
*
|
|
|
starfire: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-24
/
+23
*
|
|
|
hamachi: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-26
/
+37
*
|
|
|
cs89x0: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-30
/
+36
*
|
|
|
epic100: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-25
/
+22
*
|
|
|
ethoc: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-25
/
+22
*
|
|
|
fealnx: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-32
/
+36
*
|
|
|
davinci_emac: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-19
/
+19
*
|
|
|
ioc3-eth: Use the instance of net_device_stats from net_device.
Ralf Baechle
2010-07-05
1
-24
/
+25
*
|
|
|
sun3_82586: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-18
/
+17
*
|
|
|
ipv4: use skb_dst_copy() in ip_copy_metadata()
Eric Dumazet
2010-07-05
1
-1
/
+1
*
|
|
|
ks8842: Replace usage of dev_dbg with netdev_dbg
Richard Röjfors
2010-07-05
1
-24
/
+18
*
|
|
|
usbnet: remove direct access to urb->status
Oliver Neukum
2010-07-05
2
-9
/
+12
*
|
|
|
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-07-05
7
-86
/
+89
*
|
|
|
igb: drop support for UDP hashing w/ RSS
Alexander Duyck
2010-07-05
1
-8
/
+10
*
|
|
|
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2010-07-04
2
-2
/
+13
*
|
|
|
bnx2: Update version to 2.0.16.
Michael Chan
2010-07-04
1
-2
/
+2
*
|
|
|
bnx2: Dump some config space registers during TX timeout.
Michael Chan
2010-07-04
1
-3
/
+8
*
|
|
|
bnx2: Add support for skb->rxhash.
Michael Chan
2010-07-04
2
-1
/
+17
*
|
|
|
bnx2: Always enable MSI-X on 5709.
Michael Chan
2010-07-04
1
-1
/
+1
*
|
|
|
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
2010-07-04
1
-7
/
+13
*
|
|
|
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-04
2
-19
/
+79
*
|
|
|
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2010-07-04
2
-26
/
+150
*
|
|
|
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2010-07-04
2
-0
/
+14
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
22
-126
/
+262
|
\
\
\
\
|
*
|
|
|
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
2010-07-02
3
-9
/
+97
|
*
|
|
|
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
4
-44
/
+97
|
*
|
|
|
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-28
2
-9
/
+9
|
*
|
|
|
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
Tim Gardner
2010-06-25
4
-46
/
+2
|
*
|
|
|
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
2010-06-25
2
-0
/
+22
|
*
|
|
|
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
Arnd Hannemann
2010-06-22
1
-1
/
+1
[prev]
[next]