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
...
*
hso: Hook up ->reset_resume
Denis Joseph Barrow
2008-11-25
1
-0
/
+1
*
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
2008-11-25
1
-12
/
+317
*
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
2008-11-25
1
-23
/
+87
*
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
2008-11-25
1
-11
/
+14
*
hso: Fix crashes on close.
Denis Joseph Barrow
2008-11-25
1
-2
/
+9
*
hso: Add new usb device id's.
Denis Joseph Barrow
2008-11-25
1
-0
/
+5
*
netdev: add HAVE_NET_DEVICE_OPS
Stephen Hemminger
2008-11-25
1
-0
/
+1
*
tcp: handle shift/merge of cloned skbs too
Ilpo Järvinen
2008-11-24
1
-5
/
+2
*
tcp: add some mibs to track collapsing
Ilpo Järvinen
2008-11-24
3
-0
/
+10
*
tcp: Make shifting not clear the hints
Ilpo Järvinen
2008-11-24
1
-2
/
+14
*
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
2008-11-24
4
-7
/
+427
*
tcp: make tcp_sacktag_one able to handle partial skb too
Ilpo Järvinen
2008-11-24
1
-15
/
+17
*
tcp: Make SACK code to split only at mss boundaries
Ilpo Järvinen
2008-11-24
1
-4
/
+23
*
tcp: more aggressive skipping
Ilpo Järvinen
2008-11-24
1
-1
/
+1
*
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
2008-11-24
3
-53
/
+52
*
tcp: collapse more than two on retransmission
Ilpo Järvinen
2008-11-24
1
-37
/
+59
*
net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()
Eric Dumazet
2008-11-24
1
-1
/
+6
*
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
2008-11-24
5
-10
/
+15
*
net: gen_estimator: Fix gen_kill_estimator() lookups
Jarek Poplawski
2008-11-24
1
-20
/
+56
*
pkt_sched: sch_drr: fix drr_dequeue loop()
Patrick McHardy
2008-11-24
1
-3
/
+5
*
infiniband: Kill directly reference of netdev->priv
Wang Chen
2008-11-24
1
-4
/
+4
*
netdevice sbni: Convert directly reference of netdev->priv
Wang Chen
2008-11-24
1
-47
/
+52
*
tokenring/3c359.c: Prevent possible mem leak when open failed
Jirka Pirko
2008-11-24
1
-0
/
+2
*
tokenring/3c359.c: Fix error message when allocating tx_ring
Jirka Pirko
2008-11-24
1
-1
/
+1
*
tokenring/3c359.c: fix allocation null check
Jirka Pirko
2008-11-24
1
-1
/
+1
*
8139too: use err.h macros
Stephen Hemminger
2008-11-24
1
-11
/
+7
*
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
2008-11-24
1
-0
/
+2
*
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
2008-11-24
3
-5
/
+7
*
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
2008-11-23
2
-3
/
+45
*
axnet_cs: Fix build after net device ops ne2k conversion.
David S. Miller
2008-11-23
1
-8
/
+8
*
net: Make sure BHs are disabled in sock_prot_inuse_add()
David S. Miller
2008-11-23
3
-0
/
+9
*
net: fix tunnels in netns after ndo_ changes
Alexey Dobriyan
2008-11-23
4
-4
/
+4
*
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
2008-11-23
5
-116
/
+147
*
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-11-23
2
-60
/
+33
*
dccp: Support for Mandatory options
Gerrit Renker
2008-11-23
2
-0
/
+17
*
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-11-23
2
-7
/
+28
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-11-23
3
-5
/
+30
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-11-23
6
-8
/
+61
*
myri10ge: update firmware headers
Brice Goglin
2008-11-23
1
-0
/
+1
*
myri10ge: update DCA comments
Brice Goglin
2008-11-23
1
-3
/
+3
*
net: af_netlink should update its inuse counter
Eric Dumazet
2008-11-23
1
-0
/
+2
*
net: some optimizations in af_inet
Eric Dumazet
2008-11-23
1
-5
/
+4
*
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2008-11-21
14
-2066
/
+1379
|
\
|
*
WAN pc300too.c: Fix PC300-X.21 detection
Krzysztof Hałasa
2008-11-22
1
-24
/
+24
|
*
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
2008-11-22
5
-1681
/
+1
|
*
WAN: new synchronous PPP implementation for generic HDLC.
Krzysztof Hałasa
2008-11-22
3
-52
/
+606
|
*
WAN: Simplify sca_init_port() in HD64572 driver.
Krzysztof Hałasa
2008-11-22
1
-36
/
+31
|
*
WAN: Correct comments in hd6457[02].c
Krzysztof Hałasa
2008-11-22
2
-2
/
+2
|
*
WAN: HD64572 drivers don't use next_desc() anymore.
Krzysztof Hałasa
2008-11-22
1
-10
/
+3
|
*
WAN: Simplify HD64572 drivers.
Krzysztof Hałasa
2008-11-22
3
-135
/
+110
[prev]
[next]