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
*
ematch: Fix matching of inverted containers.
Ignacy Gawędzki
2014-09-29
1
-2
/
+4
*
gro: fix aggregation for skb using frag_list
Eric Dumazet
2014-09-29
1
-0
/
+3
*
neigh: check error pointer instead of NULL for ipv4_neigh_lookup()
WANG Cong
2014-09-28
1
-1
/
+1
*
Merge branch 'ipv6_tunnel'
David S. Miller
2014-09-28
3
-2
/
+12
|
\
|
*
ip6_gre: Return an error when adding an existing tunnel.
Steffen Klassert
2014-09-28
1
-0
/
+2
|
*
ip6_vti: Return an error when adding an existing tunnel.
Steffen Klassert
2014-09-28
1
-1
/
+5
|
*
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
2014-09-28
1
-1
/
+5
|
/
*
ip6gre: add a rtnl link alias for ip6gretap
Nicolas Dichtel
2014-09-26
1
-0
/
+1
*
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
Matan Barak
2014-09-26
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-26
5
-12
/
+75
|
\
|
*
netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'
Pablo Neira Ayuso
2014-09-07
1
-0
/
+1
|
*
netfilter: nfnetlink: deliver netlink errors on batch completion
Pablo Neira Ayuso
2014-09-03
1
-1
/
+63
|
*
rhashtable: fix lockdep splat in rhashtable_destroy()
Pablo Neira Ayuso
2014-09-03
1
-4
/
+4
|
*
netfilter: nft_rbtree: no need for spinlock from set destroy path
Pablo Neira Ayuso
2014-09-03
1
-2
/
+0
|
*
netfilter: nft_hash: no need for rcu in the hash set destroy path
Pablo Neira Ayuso
2014-09-03
1
-5
/
+7
*
|
r8152: fix the carrier off when autoresuming
hayeswang
2014-09-26
1
-17
/
+35
*
|
Revert "net/macb: add pinctrl consumer support"
Soren Brinkmann
2014-09-26
1
-11
/
+0
*
|
macvtap: Fix race between device delete and open.
Vlad Yasevich
2014-09-26
1
-10
/
+8
*
|
Merge branch 'qlcnic'
David S. Miller
2014-09-26
2
-8
/
+7
|
\
\
|
*
|
qlcnic: Fix ordering of stats in stats buffer.
Manish Chopra
2014-09-26
1
-0
/
+2
|
*
|
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
Manish Chopra
2014-09-26
1
-1
/
+1
|
*
|
qlcnic: Fix memory corruption while reading stats using ethtool.
Manish Chopra
2014-09-26
1
-4
/
+2
|
*
|
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
2014-09-26
1
-3
/
+2
|
/
/
*
|
ip_tunnel: Don't allow to add the same tunnel multiple times.
Steffen Klassert
2014-09-26
1
-3
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-09-24
35
-12
/
+52
|
\
\
|
*
|
sparc: bpf_jit: fix loads from negative offsets
Alexei Starovoitov
2014-09-24
2
-1
/
+4
|
*
|
Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-24
6
-11
/
+21
|
|
\
\
|
|
*
|
brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
Emil Goode
2014-09-23
1
-1
/
+1
|
|
*
|
ath9k: Fix NULL pointer dereference on early irq
Wojciech Dubowik
2014-09-22
1
-1
/
+1
|
|
*
|
net: rfkill: gpio: Fix clock status
Loic Poulain
2014-09-22
1
-1
/
+1
|
|
*
|
Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2014-09-22
3
-8
/
+18
|
|
|
\
\
|
|
|
*
|
NFC: st21nfca: Fix potential depmod dependency cycle
Christophe Ricard
2014-09-07
1
-2
/
+3
|
|
|
*
|
NFC: st21nfcb: Fix depmod dependency cycle
Christophe Ricard
2014-09-07
1
-2
/
+3
|
|
|
*
|
NFC: microread: Potential overflows in microread_target_discovered()
Dan Carpenter
2014-09-05
1
-4
/
+12
|
*
|
|
|
parisc: Update defconfigs which were missing CONFIG_NET.
David S. Miller
2014-09-24
1
-0
/
+1
|
*
|
|
|
powerpc: Update defconfigs which were missing CONFIG_NET.
David S. Miller
2014-09-24
1
-0
/
+1
|
*
|
|
|
s390: Update defconfigs which were missing CONFIG_NET.
David S. Miller
2014-09-24
5
-0
/
+5
|
*
|
|
|
mips: Update some more defconfigs which were missing CONFIG_NET.
David S. Miller
2014-09-24
2
-0
/
+2
|
*
|
|
|
sparc: Set CONFIG_NET=y in defconfigs
Michal Marek
2014-09-24
1
-0
/
+1
|
*
|
|
|
sh: Set CONFIG_NET=y in defconfigs
Michal Marek
2014-09-24
2
-0
/
+2
|
*
|
|
|
powerpc: Set CONFIG_NET=y in defconfigs
Michal Marek
2014-09-24
5
-0
/
+5
|
*
|
|
|
parisc: Set CONFIG_NET=y in defconfigs
Michal Marek
2014-09-24
1
-0
/
+1
|
*
|
|
|
mips: Set CONFIG_NET=y in defconfigs
Michal Marek
2014-09-24
9
-0
/
+9
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-09-24
3
-1
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
2014-09-24
3
-1
/
+27
*
|
|
|
|
|
Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-24
2
-16
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI: pciehp: Fix pcie_wait_cmd() timeout
Yinghai Lu
2014-09-22
1
-1
/
+1
|
*
|
|
|
|
|
Revert "PCI: Make sure bus number resources stay within their parents bounds"
Bjorn Helgaas
2014-09-19
1
-8
/
+2
|
*
|
|
|
|
|
Revert "PCI: Don't scan random busses in pci_scan_bridge()"
Bjorn Helgaas
2014-09-19
1
-7
/
+3
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-09-24
5
-3
/
+33
|
\
\
\
\
\
\
\
[next]