index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gianfar v5: implement nfc
Sebastian Poehn
2011-06-20
3
-4
/
+989
*
ucc_geth: enable transmit time stamping.
Richard Cochran
2011-06-20
1
-0
/
+2
*
pxa168_eth: enable transmit time stamping.
Richard Cochran
2011-06-20
1
-0
/
+3
*
smsc911x: enable transmit time stamping.
Richard Cochran
2011-06-20
1
-0
/
+1
*
fs_enet: enable transmit time stamping.
Richard Cochran
2011-06-20
1
-0
/
+2
*
macb: enable transmit time stamping.
Richard Cochran
2011-06-20
1
-0
/
+2
*
fec_mpc52xx: enable transmit and receive time stamping.
Richard Cochran
2011-06-20
1
-1
/
+3
*
ll_temac: enable transmit and receive time stamping.
Richard Cochran
2011-06-20
1
-1
/
+4
*
emaclite: enable transmit and receive time stamping.
Richard Cochran
2011-06-20
1
-2
/
+7
*
lib8390: enable transmit and receive time stamping.
Richard Cochran
2011-06-20
1
-2
/
+3
*
net: export the receive time stamping hook for non-NAPI drivers
Richard Cochran
2011-06-20
1
-0
/
+1
*
myricom: remove stats_lock
Eric Dumazet
2011-06-20
1
-7
/
+3
*
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-06-20
27
-462
/
+2080
|
\
|
*
batman-adv: improved gateway tq-based selection
Antonio Quartulli
2011-06-20
4
-6
/
+104
|
*
batman-adv: throw uevent in userspace on gateway add/change/del event
Antonio Quartulli
2011-06-20
1
-0
/
+6
|
*
batman-adv: gateway election code refactoring
Antonio Quartulli
2011-06-20
3
-56
/
+82
|
*
batman-adv: add wrapper function to throw uevent in userspace
Antonio Quartulli
2011-06-20
3
-0
/
+84
|
*
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
2011-06-20
5
-128
/
+150
|
*
batman-adv: improved roaming mechanism
Antonio Quartulli
2011-06-20
12
-33
/
+334
|
*
batman-adv: improved client announcement mechanism
Antonio Quartulli
2011-06-20
18
-305
/
+1381
|
*
batman-adv: Unify the first 3 bytes in each packet
Antonio Quartulli
2011-06-20
1
-12
/
+18
|
*
batman-adv: Reduce usage of char
Sven Eckelmann
2011-06-20
11
-20
/
+20
|
*
batman-adv: count_real_packets() in batman-adv assumes char is signed
David Howells
2011-06-20
3
-8
/
+8
|
*
batman-adv: Keep interface_tx as local function
Sven Eckelmann
2011-06-20
2
-2
/
+1
|
*
batman-adv: Move compare_orig to originator.c
Sven Eckelmann
2011-06-20
2
-8
/
+8
*
|
myri_sbus: remove driver
Jon Mason
2011-06-20
4
-1508
/
+0
*
|
veth: fix 64bit stats on 32bit arches
Eric Dumazet
2011-06-19
1
-18
/
+37
*
|
net/staging: add needed interrupt.h and hardirq.h includes
Stephen Rothwell
2011-06-19
12
-0
/
+15
*
|
davinci_emac: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-1
/
+2
*
|
smsc9420: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-2
/
+2
*
|
stmmac: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-2
/
+2
*
|
r6040: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-2
/
+3
*
|
tg3: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-2
/
+2
*
|
fec: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-2
/
+2
*
|
net: correct comment on where to place transmit time stamp hook.
Richard Cochran
2011-06-19
1
-2
/
+1
*
|
r8169: check firmware content sooner.
Francois Romieu
2011-06-18
1
-19
/
+44
*
|
r8169: support new firmware format.
Hayes Wang
2011-06-18
1
-1
/
+35
*
|
r8169: explicit firmware format check.
Francois Romieu
2011-06-18
1
-13
/
+49
*
|
r8169: move the firmware down into the device private data.
Francois Romieu
2011-06-18
1
-26
/
+48
*
|
e1000: remove unnecessary code
Greg Dietsche
2011-06-17
1
-6
/
+1
*
|
net: icplus: remove unnecessary code
Greg Dietsche
2011-06-17
1
-5
/
+1
*
|
net/rds: use prink_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-06-17
7
-22
/
+21
*
|
net/can: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-06-17
1
-2
/
+3
*
|
rtnetlink: unlock on error path in netlink_dump()
Dan Carpenter
2011-06-16
1
-2
/
+1
*
|
gianfar: Use pr_<level>, netdev_<level> and netif_<level>
Joe Perches
2011-06-16
2
-76
/
+58
*
|
net: Remove casts of void *
Joe Perches
2011-06-16
21
-83
/
+74
*
|
be2net: support multiple TX queues
Sathya Perla
2011-06-16
3
-119
/
+171
*
|
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-06-16
11
-27
/
+28
*
|
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
2011-06-16
5
-0
/
+784
*
|
netfilter: ipset: use the stored first cidr value instead of '1'
Jozsef Kadlecsik
2011-06-16
3
-8
/
+16
[next]