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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
1
-2
/
+0
*
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-11-16
1
-2
/
+2
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
1
-7
/
+0
*
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
2008-11-16
1
-0
/
+9
*
net: make sure struct dst_entry refcount is aligned on 64 bytes
Eric Dumazet
2008-11-16
1
-0
/
+19
*
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
2
-7
/
+7
*
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2008-11-16
3
-29
/
+47
*
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet
2008-11-16
2
-0
/
+204
*
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2008-11-16
1
-0
/
+4
*
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
2008-11-16
1
-0
/
+25
*
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
1
-17
/
+0
*
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
2008-11-13
1
-1
/
+0
*
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
2008-11-12
1
-0
/
+2
*
net: Cleanup of neighbour code
Eric Dumazet
2008-11-12
1
-10
/
+2
*
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
2008-11-12
1
-0
/
+7
*
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
2008-11-12
1
-0
/
+18
*
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
1
-0
/
+1
*
net: remove struct dst_entry::entry_size
Alexey Dobriyan
2008-11-11
1
-1
/
+0
*
net: remove struct neigh_table::pde
Alexey Dobriyan
2008-11-11
1
-3
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
18
-54
/
+666
|
\
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-11
1
-0
/
+1
|
|
\
|
|
*
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2008-11-11
1
-0
/
+1
|
*
|
telephony: trivial: fix up email address
Alan Cox
2008-11-11
1
-1
/
+1
|
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2008-11-11
2
-28
/
+23
|
|
\
\
|
|
*
|
drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
Dave Airlie
2008-11-11
1
-23
/
+23
|
|
*
|
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
2008-11-11
1
-5
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-11
1
-7
/
+35
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ssb: Fix DMA-API compilation for non-PCI systems
Michael Buesch
2008-11-10
1
-7
/
+35
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-11-10
1
-3
/
+7
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
2008-11-10
1
-3
/
+7
|
|
|
\
\
\
\
|
|
|
*
|
|
|
alsa: fix snd_BUG_on() and friends
Andrew Morton
2008-11-07
1
-3
/
+7
|
*
|
|
|
|
|
libata: revert convert-to-block-tagging patches
Tejun Heo
2008-11-10
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2008-11-09
3
-2
/
+574
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cpumask: introduce new API, without changing anything, v3
Rusty Russell
2008-11-09
1
-6
/
+52
|
|
*
|
|
|
|
cpumask: new API, v2
Rusty Russell
2008-11-07
1
-0
/
+11
|
|
*
|
|
|
|
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
3
-2
/
+517
|
*
|
|
|
|
|
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
2008-11-09
1
-0
/
+1
|
*
|
|
|
|
|
clarify usage expectations for cnt32_to_63()
Nicolas Pitre
2008-11-09
1
-6
/
+16
|
*
|
|
|
|
|
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
3
-3
/
+3
|
*
|
|
|
|
|
Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
Rafael J. Wysocki
2008-11-08
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-11-07
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PCI: annotate return value of pci_ioremap_bar with __iomem
Harvey Harrison
2008-11-03
1
-1
/
+1
|
*
|
|
|
|
|
|
sched: fine-tune SD_SIBLING_INIT
Ingo Molnar
2008-11-07
1
-1
/
+1
|
*
|
|
|
|
|
|
sched: fine-tune SD_MC_INIT
Mike Galbraith
2008-11-07
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-2
/
+2
*
|
|
|
|
|
|
cfg80211: make use of reg macros on REG_RULE
Luis R. Rodriguez
2008-11-10
1
-11
/
+11
*
|
|
|
|
|
|
mac80211_hwsim: Add support for client PS mode
Jouni Malinen
2008-11-10
1
-0
/
+7
*
|
|
|
|
|
|
nl80211: Add TX queue parameter configuration
Jouni Malinen
2008-11-10
2
-2
/
+64
*
|
|
|
|
|
|
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
2008-11-10
2
-0
/
+11
*
|
|
|
|
|
|
wireless: implement basic rate helper function
Johannes Berg
2008-11-10
1
-0
/
+16
[next]