index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NET_SCHED]: explict hold dev tx lock
Jamal Hadi Salim
2007-10-10
1
-17
/
+2
*
[NET]: Dynamically allocate the loopback device, part 2.
Daniel Lezcano
2007-10-10
1
-28
/
+44
*
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
16
-53
/
+55
*
[NL80211]: add netlink interface to cfg80211
Johannes Berg
2007-10-10
10
-9
/
+762
*
[TCP]: Minor coding style fixup.
David S. Miller
2007-10-10
1
-2
/
+4
*
[TCP]: Avoid clearing sacktag hint in trivial situations
Ilpo Järvinen
2007-10-10
3
-11
/
+21
*
[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
Ilpo Järvinen
2007-10-10
1
-1
/
+1
*
[TCP] FRTO: Update sysctl documentation
Ilpo Järvinen
2007-10-10
1
-5
/
+12
*
[TCP] FRTO: Improve interoperability with other undo_marker users
Ilpo Järvinen
2007-10-10
1
-15
/
+27
*
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
Ilpo Järvinen
2007-10-10
1
-36
/
+30
*
[TCP]: Move accounting from tso_acked to clean_rtx_queue
Ilpo Järvinen
2007-10-10
1
-46
/
+35
*
[TCP]: clear_all_retrans_hints prefixed by tcp_
Ilpo Järvinen
2007-10-10
3
-10
/
+10
*
[TCP]: Make fackets_out accurate
Ilpo Järvinen
2007-10-10
2
-25
/
+29
*
[TCP]: Maintain highest_sack accurately to the highest skb
Ilpo Järvinen
2007-10-10
1
-0
/
+7
*
[B43]: Fix sparse warnings.
Michael Buesch
2007-10-10
8
-34
/
+50
*
cxgb3: trivial endianness annotations
Al Viro
2007-10-10
2
-5
/
+5
*
3c509: endianness
Al Viro
2007-10-10
1
-2
/
+2
*
drivers/net/appletalk: endianness
Al Viro
2007-10-10
2
-2
/
+2
*
tms380tr: trivial endianness annotations
Al Viro
2007-10-10
2
-11
/
+11
*
pppoe: endianness
Al Viro
2007-10-10
2
-15
/
+15
*
via-rhine: endianness
Al Viro
2007-10-10
1
-8
/
+8
*
r8169: endianness
Al Viro
2007-10-10
1
-13
/
+13
*
starfire: trivial endianness annotations
Al Viro
2007-10-10
1
-44
/
+44
*
drivers/net/irda: endianness, NULL noise
Al Viro
2007-10-10
4
-6
/
+6
*
ixgb: endianness
Al Viro
2007-10-10
4
-26
/
+26
*
pcnet32: endianness
Al Viro
2007-10-10
1
-50
/
+48
*
typhoon: trivial endianness annotations
Al Viro
2007-10-10
2
-113
/
+113
*
tulip: endianness annotations
Al Viro
2007-10-10
6
-28
/
+28
*
arcnet endianness annotations
Al Viro
2007-10-10
4
-8
/
+8
*
amd8111e big-endian fix
Al Viro
2007-10-10
1
-1
/
+2
*
amd8111e: trivial endianness annotations, NULL noise removal
Al Viro
2007-10-10
2
-15
/
+15
*
3c59x: trivial endianness annotations, NULL noise removal
Al Viro
2007-10-10
1
-14
/
+14
*
fix vlan in 8139cp on big-endian
Al Viro
2007-10-10
1
-5
/
+5
*
endianness annotations drivers/net/bonding/
Al Viro
2007-10-10
7
-73
/
+48
*
s390 networking MAINTAINERS
Ursula Braun
2007-10-10
1
-2
/
+10
*
FS_ENET: Add polling support
Vitaly Bordug
2007-10-10
5
-63
/
+80
*
FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.
Vitaly Bordug
2007-10-10
1
-2
/
+4
*
NET_SB1250_MAC: Rename to SB1250_MAC
Maciej W. Rozycki
2007-10-10
4
-4
/
+4
*
NET_SB1250_MAC: Update Kconfig entry
Maciej W. Rozycki
2007-10-10
1
-4
/
+12
*
netxen: ethtool fixes
Dhananjay Phadke
2007-10-10
4
-9
/
+28
*
Device tree aware EMAC driver
David Gibson
2007-10-10
23
-71
/
+6668
*
8139cp: trivial endianness annotations
Al Viro
2007-10-10
1
-19
/
+19
*
Blackfin EMAC driver: add a select for the PHYLIB of this driver
Bryan Wu
2007-10-10
1
-0
/
+2
*
Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver
Bryan Wu
2007-10-10
2
-168
/
+196
*
Blackfin EMAC driver: add power management interface and change the bf537mac_...
Bryan Wu
2007-10-10
1
-4
/
+19
*
Blackfin EMAC driver: add function to change the MAC address
Alex Landau
2007-10-10
1
-1
/
+12
*
S2io: Updating transceiver information in ethtool function
Sivakumar Subramani
2007-10-10
1
-2
/
+4
*
S2io: Added support set_mac_address driver entry point
Sivakumar Subramani
2007-10-10
2
-41
/
+68
*
S2io: Removed unused feature - bimodal interrupts
Sivakumar Subramani
2007-10-10
2
-145
/
+88
*
S2io: Change kmalloc+memset to k[zc]alloc
Sivakumar Subramani
2007-10-10
1
-9
/
+5
[prev]
[next]