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
*
sctp: fix reporting of unknown parameters
Jiri Bohac
2011-02-19
1
-5
/
+5
*
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
2011-02-19
1
-1
/
+1
*
tcp: fix inet_twsk_deschedule()
Eric Dumazet
2011-02-19
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-19
5
-31
/
+45
|
\
|
*
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
2011-02-17
1
-1
/
+1
|
*
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
2011-02-17
4
-30
/
+44
*
|
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-02-18
4
-4
/
+150
|
\
\
|
*
|
RTC: Re-enable UIE timer/polling emulation
John Stultz
2011-02-17
3
-2
/
+19
|
*
|
RTC: Revert UIE emulation removal
John Stultz
2011-02-17
3
-0
/
+130
|
*
|
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
2011-02-17
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-02-18
34
-201
/
+327
|
\
\
\
|
*
|
|
net: deinit automatic LIST_HEAD
Eric Dumazet
2011-02-18
1
-0
/
+2
|
*
|
|
net: dont leave active on stack LIST_HEAD
Linus Torvalds
2011-02-18
1
-2
/
+5
|
*
|
|
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2011-02-18
2
-0
/
+2
|
*
|
|
tg3: Restrict phy ioctl access
Matt Carlson
2011-02-17
1
-2
/
+6
|
*
|
|
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2011-02-17
2
-0
/
+4
|
*
|
|
ixgbe: work around for DDP last buffer size
Amir Hanania
2011-02-17
2
-1
/
+52
|
*
|
|
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
2011-02-17
1
-2
/
+4
|
*
|
|
e1000e: flush all writebacks before unload
Jesse Brandeburg
2011-02-17
1
-10
/
+21
|
*
|
|
e1000e: check down flag in tasks
Jesse Brandeburg
2011-02-17
1
-0
/
+21
|
*
|
|
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
David S. Miller
2011-02-15
1
-8
/
+1
|
*
|
|
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
Ian Campbell
2011-02-14
1
-10
/
+20
|
*
|
|
cxgb4vf: Use defined Mailbox Timeout
Casey Leedom
2011-02-14
1
-1
/
+1
|
*
|
|
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
Casey Leedom
2011-02-14
1
-0
/
+41
|
*
|
|
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
Casey Leedom
2011-02-14
1
-8
/
+8
|
*
|
|
cxgb4vf: Check driver parameters in the right place ...
Casey Leedom
2011-02-14
1
-12
/
+11
|
*
|
|
pch_gbe: Fix the MAC Address load issue.
Toshiharu Okada
2011-02-14
2
-1
/
+8
|
*
|
|
iwlwifi: Delete iwl3945_good_plcp_health.
David S. Miller
2011-02-14
1
-66
/
+0
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-14
5
-1
/
+8
|
|
\
\
\
|
|
*
|
|
mac80211: add missing locking in ieee80211_reconfig
Eliad Peller
2011-02-09
1
-0
/
+2
|
|
*
|
|
iwl3945: remove plcp check
Stanislaw Gruszka
2011-02-09
1
-1
/
+0
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-02-09
3
-0
/
+6
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses
Bao Liang
2011-02-02
1
-0
/
+1
|
|
|
*
|
|
Bluetooth: add Atheros BT AR9285 fw supported
Cho, Yu-Chen
2011-01-26
2
-0
/
+5
|
*
|
|
|
|
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
2011-02-14
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-14
1
-1
/
+2
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
2011-02-14
1
-1
/
+2
|
*
|
|
|
|
pch_gbe: Fix the issue that the receiving data is not normal.
Toshiharu Okada
2011-02-13
1
-42
/
+55
|
*
|
|
|
|
stmmac: enable wol via magic frame by default.
Giuseppe Cavallaro
2011-02-13
1
-1
/
+3
|
*
|
|
|
|
ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...
Jesper Juhl
2011-02-13
1
-2
/
+3
|
*
|
|
|
|
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
2011-02-13
1
-6
/
+6
|
*
|
|
|
|
hisax: Fix unchecked alloc_skb() return.
David S. Miller
2011-02-13
1
-15
/
+20
|
*
|
|
|
|
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
2011-02-13
1
-1
/
+3
|
*
|
|
|
|
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
Jesper Juhl
2011-02-13
1
-0
/
+3
|
*
|
|
|
|
net: dcb: application priority is per net_device
John Fastabend
2011-02-13
1
-1
/
+5
|
*
|
|
|
|
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
2011-02-12
3
-12
/
+9
|
*
|
|
|
|
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
2011-02-11
1
-2
/
+2
|
*
|
|
|
|
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
2011-02-11
1
-1
/
+2
|
*
|
|
|
|
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
Steffen Klassert
2011-02-11
1
-0
/
+1
|
*
|
|
|
|
xfrm: avoid possible oopse in xfrm_alloc_dst
Hiroaki SHIMODA
2011-02-10
1
-2
/
+5
[next]